[EMAIL PROTECTED] (Steven Lembark) wrote:
>include doesn't work since we are sharing the same CVS tree and
>would end up with the same includes -- unless there is something
>like
>
> Include "$ENV{LOGNAME}-conf"
>
>to allow per-user portions of the config.
I'd be inclined to do it the other
Steven Lembark <[EMAIL PROTECTED]> wrote:
>
>apache 1.3.14.
>
> havemultiple developers hacking html, mod_perl w/ own sandboxes.
>need them to start up their own servers on various ports (e.g.,
>8081, 8082...). we are using CVS and need to share access to a
>valid httpd.conf file.
>
>hmmm... w
apache 1.3.14.
havemultiple developers hacking html, mod_perl w/ own sandboxes.
need them to start up their own servers on various ports (e.g.,
8081, 8082...). we are using CVS and need to share access to a
valid httpd.conf file.
hmmm... we all use the same httpd.conf and we all step on on