From owner-freebsd-questions Thu Nov 15 1:29:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id A2B5F37B41C for ; Thu, 15 Nov 2001 01:29:35 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAF9TVe24268; Thu, 15 Nov 2001 10:29:31 +0100 (CET) Message-ID: <005701c16db8$081c3180$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Rob B" , References: <5.1.0.14.2.20011115134655.03ad2670@pop.ozemail.com.au> Subject: Re: Virtual Hosting with Apache Date: Thu, 15 Nov 2001 10:29:25 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 Rob writes: > Isn't this multihoming, rather than Virtual > Hosting? AFAIK, Virtual Hosting is one IP > address with multiple A records: Virtual hosting in Apacheland is simply the hosting of several distinct web sites on one machine. Originally virtual hosts were kept separate by giving each host its own IP on the same machine; today virtual hosts can be distinguished by either IP address or name. The configuration of virtual hosts within Apache is essentially the same in both cases. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message