Index: [Article Count Order] [Thread]

Date:  Wed, 9 Aug 2006 23:56:40 +0200
From:  "Taco Scargo" <taco (at mark) scargo.nl>
Subject:  [coba-e:06297] Re: BQ default web page
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <006001c6bbfe$b21a1960$14001fac@DELLP4TACO>
References:  <F07DD4D0940AFF41A207BE85479D2AFF181442 (at mark) server.mainline.local>
X-Mail-Count: 06297

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