Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.mel.connect.com.au!news.mira.net.au!vic.news.telstra.net!act.news.telstra.net!psgrain!news.uoregon.edu!hunter.premier.net!news.cais.net!nntp04.primenet.com!news.shkoo.com!nntp.primenet.com!News1.mcs.net!nntp.wwwi.com!news.genuity.net!mcrb.com!usenet From: Greg Pero <greg@mcrb.com> Newsgroups: comp.unix.questions,comp.unix.bsd.freebsd.misc Subject: httpd - virtual host Date: Tue, 06 Aug 96 12:34:48 Organization: MCRB Service Bureau, Inc. Lines: 14 Message-ID: <NEWTNews.839360524.2763.greg@greg-pc.mcrb.com> NNTP-Posting-Host: greg.mcrb.com Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Newsreader: NEWTNews & Chameleon -- TCP/IP for MS Windows from NetManage Xref: euryale.cc.adfa.oz.au comp.unix.questions:85415 comp.unix.bsd.freebsd.misc:25033 Running NCSA HTTPd on FreeBsd 2.0.5 - everything working just fine except now we've added a new domain to our server and we want to create a separate web site for it. I've tried using the VirtualHost Directive - DocumentRoot - which seems to work for the new domain - however when you try to go to the old web site (using www.old.domain) it also points to the new web site. Any help would be appreciated. Thanks, Greg