Index: [Article Count Order] [Thread]

Date:  Wed, 9 Aug 2006 21:35:33 +0100
From:  "Colin Jack" <colin (at mark) mainline.co.uk>
Subject:  [coba-e:06292] Re: BQ default web page
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <F07DD4D0940AFF41A207BE85479D2AFF181442 (at mark) server.mainline.local>
X-Mail-Count: 06292

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