You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Sam Carleton <sc...@gmail.com> on 2007/03/26 05:18:21 UTC

[users@httpd] different ways to set Apache config

I though I saw some where that it is possible to have configuration
for multiple apache servers in one physical file.  Where did I see
that and how does it work?

---------------------------------------------------------------------
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] different ways to set Apache config

Posted by Joshua Slive <jo...@slive.ca>.
On 3/25/07, Sam Carleton <sc...@gmail.com> wrote:
> I though I saw some where that it is possible to have configuration
> for multiple apache servers in one physical file.  Where did I see
> that and how does it work?

There are several ways to do this. One is using <IfDefine> blocks and
the -D option when you start the server.

Joshua.

---------------------------------------------------------------------
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