From owner-freebsd-questions Wed Nov 14 18:57:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta03.mail.mel.aone.net.au (mta03.mail.au.uu.net [203.2.192.83]) by hub.freebsd.org (Postfix) with ESMTP id 0398237B419 for ; Wed, 14 Nov 2001 18:57:14 -0800 (PST) Received: from ausyddtp0050.ozemail.com.au ([203.166.66.104]) by mta03.mail.mel.aone.net.au with ESMTP id <20011115025648.JBRX25070.mta03.mail.mel.aone.net.au@ausyddtp0050.ozemail.com.au>; Thu, 15 Nov 2001 13:56:49 +1100 Message-Id: <5.1.0.14.2.20011115134655.03ad2670@pop.ozemail.com.au> X-Sender: rbyrnes@pop.ozemail.com.au X-Mailer: I wish it was Linux Date: Thu, 15 Nov 2001 13:52:06 +1100 To: Wayne Pascoe From: Rob B Subject: Re: Virtual Hosting with Apache Cc: "Todd Reed" , freebsd-questions@freebsd.org In-Reply-To: <86herx3dle.fsf@pan.ehsrealtime.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 20:29 14/11/2001, Wayne Pascoe sent this up the stick: >"Todd Reed" writes: > > > I've got my Internal DNS pointing to the correct IP address > > 192.168.125.240 -- neac1.neaclinic.com > > 192.168.125.241 -- neac2.neaclinic.com > > 192.168.125.242 -- neac3.neaclinic.com > > > > Here are the Virtual hosting configs from my httpd.conf >-- snip -- Isn't this multihoming, rather than Virtual Hosting? AFAIK, Virtual Hosting is one IP address with multiple A records: 192.168.125.240 IN A neac1.neaclinic.com neac2 IN CNAME neac2.neaclinic.com [1] etc The "virtual" comes from the fact that if a request is made for neac2.neaclinic.com, the webserver at 192.168.125.240 receives the http header with a request for neac2 and serves the correct page. Picky, I know, but sometimes the correct terminology can get answers faster. Cheers, Rob [1] prolly not the correct DNS method, but sufficient for an illustration :) -- The world is coming to an end. Please log off. [15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian This is random quote 979 of a collection of 1185 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message