are they all on the same ip ?
It should return the first site on that ip
----- Original Message -----
From: "Colin Jack" <colin (at mark) mainline.co.uk>
To: <coba-e (at mark) bluequartz.org>
Sent: Wednesday, August 09, 2006 10:35 PM
Subject: [coba-e:06292] Re: BQ default web page
> Nope :)
>
> This is from my httpd.conf
>
> #</VirtualHost>
> Include /etc/httpd/conf/vhosts/site1
> Include /etc/httpd/conf/vhosts/site2
>
> Put the IP in and I get vsite133
>
> ???
>
> Colin
>
>> -----Original Message-----
>> From: Bruce Timberlake [mailto:brucetimberlake (at mark) gmail.com]
>> Sent: 09 August 2006 21:18
>> To: coba-e (at mark) bluequartz.org
>> Subject: [coba-e:06290] Re: BQ default web page
>>
>> > What is happening is that if for example I put in the IP address of
>> > the server in a browser then it brings up one of the vsites
>> ... and it
>> > is not even vsite1.
>>
>> I f you put in an IP address, Apache will return the first
>> vsite physically listed in the httpd.conf file. It doesn't
>> have to be vsite1...
>>
>> If you want a different site to come up, put that VirtualHost
>> container above all others with the same IP in the file, then
>> reload Apache.
>>
>>
>
>
>