[Lxr-dev] [ lxr-Patches-608981 ] Support baseurl_aliases in lxr.conf
Brought to you by:
ajlittoz
From: <no...@so...> - 2002-09-13 17:20:45
|
Patches item #608981, was opened at 2002-09-13 17:20 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390119&aid=608981&group_id=27350 Category: Browsing Group: None Status: Open Resolution: None Priority: 5 Submitted By: Tony Garnock-Jones (surazal) Assigned to: Nobody/Anonymous (nobody) Summary: Support baseurl_aliases in lxr.conf Initial Comment: Allows a single config block to be accessed using one of several URL prefixes. ... { baseurl => 'http://phage/lxr', baseurl_aliases => [ 'http://phage.full.domain.name/lxr', 'http://192.168.4.4/lxr' ], ... }, ... If baseurl_aliases is absent, the normal behaviour remains. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390119&aid=608981&group_id=27350 |