Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msunews!uwm.edu!hookup!news.mathworks.com!newsfeed.internetmci.com!howland.reston.ans.net!math.ohio-state.edu!magnus.acs.ohio-state.edu!lerc.nasa.gov!purdue!haven.umd.edu!cs.umd.edu!news.coop.net!hops.entertain.com!usenet From: Darryl Watson <dwatson> Newsgroups: comp.unix.bsd.bsdi.misc Subject: httpd virtualhost server Date: 1 Sep 1995 19:29:20 GMT Organization: ABWAM, Inc., full service ISP, voice: 1+ 303 730-6050 Lines: 12 Message-ID: <427mug$8db@hops.entertain.com> NNTP-Posting-Host: stout.entertain.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 1.1N (X11; I; BSD/386 uname failed) X-URL: news:comp.unix.bsd.bsdi.misc Does anyone have a functioning httpd, that supports the VirtualHost extensions, so I can have multiple 'standalone URLs'? I went to http://www.thesphere.com/~dlp/TwoServers/ and downloaded the 1.4 source with patches. When I compile with APB_VIRTUAL_HOST enabled, httpd barfs when it reads a config file with 'DocumentRoot'. I wrestled with the other option, bindaddress, but am having real trouble with that too. Perhaps I have some bad source? Any help or suggestions appreciated!