*BSD News Article 89146


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!uunet!in3.uu.net!198.82.160.249!solaris.cc.vt.edu!csugrad.cs.vt.edu!husky.cslab.vt.edu!jagnew
From: jagnew@husky.cslab.vt.edu (Howland J. Agnew)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: httpd..
Date: 15 Feb 1997 17:10:53 GMT
Organization: Virginia Tech Computer Science Dept, Blacksburg, VA
Lines: 13
Message-ID: <5e4qmt$704@csugrad.cs.vt.edu>
References: <slrn5gbjlh.7tb.hanspb@pe049.persbraten.vgs.no>
NNTP-Posting-Host: husky.cslab.vt.edu
X-Newsreader: TIN [version 1.2 PL2]
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:35456

Hans Petter Bieker (hanspb@persbraten.vgs.no) wrote:
: From where does freebsd v2.1.6 start apache (httpd)??

  If you added apache as a package, most likely it starts the deamon from a
shell script ("apache.sh") in /usr/local/etc/rc.d, this is called from /etc/rc
and configured to run in /etc/sysconfig under the comment

######################### Start Of Local Configuration Section ###########

  Good luck, it took me a few miniutes to figure this one out too.  

---  Jared
--jared@vt.edu