What happened to httpd.conf with Apache2
eblack
black.eric at gmail.com
Thu May 12 15:43:49 UTC 2005
The new setup is actually alot nicer, I think. You put your config files
in /etc/apache2/sites-available and then make a link to that file
from /etc/apache2/sites-enabled. I guess the reasoning was to enable
multiple config files per site and all you need to do is change the link
and restart the server.
Eric
On Thu, 2005-05-12 at 07:35 -0700, Lance Earl wrote:
> I just installed apache2 on a new server. When I went
> to httpd.conf to add virtual domains, all I found was
> this.
>
> # This is here for backwards compatability reasons and
> to support
> # installing 3rd party modules directly via apxs2,
> rather than
> # through the /etc/apache2/mods-{available,enabled}
> mechanism.
> #
> #LoadModule mod_placeholder
> /usr/lib/apache2/modules/mod_placeholder.so
>
> I checked and there is no
> /usr/lib/apache2/modules/mod_placeholder.so on my
> server.
>
> I am confused, how do I set up virtual hosts on this
> server?
>
> Lance Earl
>
>
>
>
> __________________________________
> Yahoo! Mail Mobile
> Take Yahoo! Mail with you! Check email on your mobile phone.
> http://mobile.yahoo.com/learn/mail
>
More information about the ubuntu-users
mailing list