Date: Fri, 26 Jul 2002 15:14:20 +0100 From: Kevin Golding <kevin@caomhin.demon.co.uk> To: MET <met@uberstats.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Starting Apache on Startup Message-ID: <mJv9RGB8kVQ9EwZI@caomhin.demon.co.uk> In-Reply-To: <001e01c234ae$8f944d10$6901a8c0@SURVIVAL> References: <001e01c234ae$8f944d10$6901a8c0@SURVIVAL>
next in thread | previous in thread | raw e-mail | index | archive | help
Someone, quite probably MET, once wrote: > If I wanted to start apache on boot up, should I use the rc.conf or=20 > the inetd.conf file?=A0 And is the choice=A0a preference or one of=20 > security or stability ? /usr/local/etc/rc.d/ is the common place to put startup scripts. http://www.freebsd.org/doc/handbook/configtuning-starting-services.html You could put an entry in inetd.conf but the Apache folks don't recommend it iirc. Kevin --=20 kevin@caomhin.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?mJv9RGB8kVQ9EwZI>