From owner-freebsd-questions Fri May 4 13:55:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx3out.umbc.edu (mx3out.umbc.edu [130.85.253.53]) by hub.freebsd.org (Postfix) with ESMTP id 10FC837B424 for ; Fri, 4 May 2001 13:55:40 -0700 (PDT) (envelope-from gmiddl1@gl.umbc.edu) Received: from linux1.gl.umbc.edu (IDENT:gmiddl1@linux1.gl.umbc.edu [130.85.60.38]) by mx3out.umbc.edu (8.9.3/8.9.3) with ESMTP id QAA12336; Fri, 4 May 2001 16:55:36 -0400 (EDT) Date: Fri, 4 May 2001 16:55:35 -0400 (EDT) From: "G. Jason Middleton" To: Elliott Perrin Cc: Subject: Re: hosting multiple domains with one IP In-Reply-To: <049301c0d4dd$49efd810$8701a8c0@bottleneck2000> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG THANKS FOR THE SPEEDY RESPONSE EVERYONE! Jason On Fri, 4 May 2001, Elliott Perrin wrote: > Within Apache you have to setup Virtual Hosting. > > NameVirtualHost aaa.bbb.ccc.ddd > > > ServerName www.foo.com > ServerAlias *.foo.com foo.com (etc etc) > DocumentRoot /www/foo > > > Within BIND, point the second domain to the same IP that the first Domain is on..... > > You will want to put both domains into VirtualHost containers, just easier to do (well I > find, but I host about 20 sites on my server) > > > > ----- Original Message ----- > From: "G. Jason Middleton" > To: > Sent: Friday, May 04, 2001 4:42 PM > Subject: hosting multiple domains with one IP > > > > I know if it possible to host mulitple domains with a single IP, but I do > > not know how to go about doing this. I know, i know look at the > > literature. But i was just wondering if someone could brief me on how > > this will work. I am running Apache my current domain and DNS bind on one > > of my other machines. What modifications do i need to make to host > > another domain? I know i need to point the domain to my DNS servers > > through network solutions but what else needs to be done on my server > > side? > > > > Have a good weekend again! > > > > > > Regards, > > > > G. Jason Middleton > > > > > > _______________________________________________________________________________ > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > G. Jason Middleton _______________________________________________________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message