You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by bruce <be...@earthlink.net> on 2004/08/24 03:26:08 UTC

[users@httpd] running multiple instances of apache

hi...

i know there's an easy answer.. how can i run multiple instances of the same
version of apache on the same box? how do i deal with the issue of config
file collisions??? i'm running rh8.0 with apache2.x.

i'm looking at using 'subversion' via apache as a source code repository. i
know there's a soln, but my browser's screwing up at the moment.

thanks for any thoughts/pointers/assistance/etc...

-bruce




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] running multiple instances of apache

Posted by Brent 'Dax' Royal-Gordon <br...@gmail.com>.
bruce <be...@earthlink.net> wrote:
> i know there's an easy answer.. how can i run multiple instances of the same
> version of apache on the same box? how do i deal with the issue of config
> file collisions???

The -f parameter to 'httpd'/'apache' (and 'apachectl') can be used to
specify an alternate config file.

-- 
Brent 'Dax' Royal-Gordon <br...@brentdax.com>
Perl and Parrot hacker

There is no cabal.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org