You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Matthew Smith <we...@pensacolawebdesign.net> on 2007/08/22 04:05:57 UTC

[users@httpd] Which file to edit

I'm not sure which httpd-vhosts.conf to edit.  The one in:
C:\Program Files\Apache Software Foundation\Apache2.2\conf\default
Or the one in
C:\Program Files\Apache Software Foundation\Apache2.2\conf\extra
 
Which one affects the server?
 
Thanks,
Matthew

Re: [users@httpd] Which file to edit

Posted by "William A. Rowe, Jr." <wr...@rowe-clan.net>.
Evan Platt wrote:
> I believe default, but simple way:

extras actually, just as on unix.  default are the files you were given
so you can go back to them if you break it.

> Make a change. Restart service. See if change is made. :)

:)

> At 07:05 PM 8/21/2007, Matthew Smith wrote:
>> I'm not sure which httpd-vhosts.conf to edit.  The one in:
>> C:\Program Files\Apache Software Foundation\Apache2.2\conf\default
>> Or the one in
>> C:\Program Files\Apache Software Foundation\Apache2.2\conf\extra
>>
>> Which one affects the server?

Whichever one is 'Include'd by

C:\Program Files\Apache Software Foundation\Apache2.2\conf\httpd.conf

is the real answer.  Probably neither until you uncomment that #Include
line by removing the '#'.

---------------------------------------------------------------------
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] Which file to edit

Posted by Evan Platt <ev...@espphotography.com>.
I believe default, but simple way:

Make a change. Restart service. See if change is made. :)

At 07:05 PM 8/21/2007, Matthew Smith wrote:
>I'm not sure which httpd-vhosts.conf to edit.  The one in:
>C:\Program Files\Apache Software Foundation\Apache2.2\conf\default
>Or the one in
>C:\Program Files\Apache Software Foundation\Apache2.2\conf\extra
>
>Which one affects the server?


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