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!news.vbc.net!alpha.sky.net!newshub.cts.com!news15.crl.com!nntp.crl.com!howland.reston.ans.net!news.sprintlink.net!news-stk-200.sprintlink.net!newsreader.sprintlink.net!news.sprintlink.net!news-pen-4.sprintlink.net!news.xnet.com!news-admin From: Eli Lazich <elazich@mcs.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Apache Date: Mon, 05 Aug 1996 23:36:26 -0500 Organization: Eli Lazich & Associates Lines: 21 Message-ID: <3206CBCA.774@mcs.com> References: <320439F2.2853@mcs.com> <4u5gfp$avh@usenet.ucs.indiana.edu> NNTP-Posting-Host: 205.243.146.104 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.01 (Win95; I) John Fieber wrote: > > In article <320439F2.2853@mcs.com>, > Eli Lazich <elazich@mcs.com> writes: > > Could someone please enlighten me as to how one configures apache to run > > under inetd. > > Why do you wish to run it under inetd? > > -john > > == jfieber@indiana.edu =========================================== > == http://fallout.campusview.indiana.edu/~jfieber ================ I am running the MS Frontpage extensions on my server and every time I create a new web it requires restarting the httpd process. Also, correct me if I'm wr0ng here, but I thought it was a better idea to run it under inetd if you were planning on supporting virtual domains. If this is not the case then I do not need to run it using inetd. Eli