[horde] Horde in a virtual host environment
Jan Schneider
jan at horde.org
Wed Feb 11 07:29:48 PST 2004
Zitat von "Bearne, Paul" <PBEARNE at tycoelectronics.com>:
> hi All
>
> I have a server with some virtual servers running on them
>
> What like to do is install a instance of horde centrally and embed it the
> virtual servers ( PHP and Pear Etc is installed this way)
>
> and you just use an alias to link/install the files
>
> The problem in installing horde in this way is that the instance would be
> read only and shared by all the virtual servers
>
> I there away to have ALL the config files else where
>
> i.e.:
> www/horde/imp/ ( this would be read only)
>
> www/horde_config/imp/config
Yes, sure. This is how my conf.php looks like:
require_once 'virtual.php';
require 'standard-conf.php';
@include $_SERVER['SERVER_NAME'] . '-conf.php';
You get the idea?
Jan.
--
http://www.horde.org - The Horde Project
http://www.ammma.de - Neue Wege des Lernens
http://www.tip4all.de - Deine private Tippgemeinschaft
More information about the horde
mailing list