Date: Wed, 9 Aug 2006 13:17:41 -0700
From: "Bruce Timberlake" <brucetimberlake (at mark) gmail.com>
Subject: [coba-e:06290] Re: BQ default web page
To: coba-e (at mark) bluequartz.org
Message-Id: <f76f5d3e0608091317t955188aoe07dd73e595128f0 (at mark) mail.gmail.com>
In-Reply-To: <F07DD4D0940AFF41A207BE85479D2AFF18143D (at mark) server.mainline.local>
References: <F07DD4D0940AFF41A207BE85479D2AFF18143D (at mark) server.mainline.local>
X-Mail-Count: 06290
> 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.