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