Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!newshost.telstra.net!act.news.telstra.net!psgrain!charnel.ecst.csuchico.edu!olivea!spool.mu.edu!news.nd.edu!chi-news.cic.net!nntp.coast.net!howland.reston.ans.net!Germany.EU.net!ieunet!news.tcd.ie!news.cs.tcd.ie!maths.tcd.ie!not-for-mail From: dwmalone@maths.tcd.ie (David Malone) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Virtual WWW server setup Date: 21 Feb 1996 10:06:12 -0000 Organization: Dept. of Maths, Trinity College, Dublin, Ireland. Lines: 15 Message-ID: <4geqqk$qoq@hamilton.maths.tcd.ie> References: <4g88l2$1r2@news.simplex.nl> NNTP-Posting-Host: hamilton.maths.tcd.ie rob@Simplex.simplex.nl (Rob Simons) writes: >Which httpd should I use ? I currently use ncsa httpd in daemon >mode, but have cern running as well (just set it up to experiment >with) on port 8080 from inetd now. There is a patch for the CERN daemon that will do virtual stuff quite neatly. I think I found it on http://www.your.net/multi-homed/cern.html It prepends the IP to the requested filename, and then you can use remap rules to direct the request to the correct place. David