[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: cobalt-users digest, Vol 1 #4044 - 15 msgs



Thanks Gerald that did it.

L

 <cobalt-users-request@xxxxxxxxxxxxxxx> wrote:

>> ... one domain has
>> been chosen as the server default and it resolves, not the actual home site,
>> if the ip is used. I am pretty sure I have to hack at the httpd.conf to fix
>> this but I am reluctant to do so without clear direction. I notice that the
>> domain in question comes after a long series of blank lines in httpd.conf.

> delete all those blank lines.
> The server VirtualHost should be the topmost VirtualHost container.
> If you have include files include them after the servers virtualHost
> container. 
> 
> --
> Gerald Waugh