Date: Fri, 25 Aug 2000 19:35:13 -0400 From: Mark <mark@monmouth.com> To: questions@FreeBSD.ORG Subject: Re: rc.conf -- starting apache??? Message-ID: <4.3.2.7.2.20000825193449.00a97d30@127.0.0.1> In-Reply-To: <4.3.1.2.20000825190701.00ab5480@mail.udel.edu> References: <200008251757230460.01F76CD6@texasonline.net> <Pine.SOL.4.21.0008251426280.21448-100000@sol.cs.binghamton.edu> <Pine.SOL.4.21.0008251426280.21448-100000@sol.cs.binghamton.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
At 07:14 PM 8/25/00 -0400, John wrote: >>Thanks to those who helped this neophyte start named in rc.conf... >> >>A second question.. How to start apache? Can it be done in rc.conf at all? > >Odds are your installation of apache created an apache.sh script, or an >apache.sh.sample. You can put start-up script files in >/usr/local/etc/rc.d and they'll get read and run at boot time. > >You almost might want to take a look at the mailing list archives - you >can search them at www.freebsd.org/search.html - a lot of questions can be >answered very quickly from searches there. > >--john > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message Try this echo " httpd"; /usr/local/bin/start_apache Mark 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?4.3.2.7.2.20000825193449.00a97d30>