From owner-freebsd-questions Fri Aug 25 16:15:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wondermutt.net (host75-157.student.udel.edu [128.175.75.157]) by hub.freebsd.org (Postfix) with ESMTP id C09C637B423 for ; Fri, 25 Aug 2000 16:15:19 -0700 (PDT) Received: from morgaine.udel.edu (morgaine.wondermutt.net [192.168.1.2]) by wondermutt.net (8.9.3/8.9.3) with ESMTP id TAA76310; Fri, 25 Aug 2000 19:19:34 -0400 (EDT) (envelope-from papalia@udel.edu) Message-Id: <4.3.1.2.20000825190701.00ab5480@mail.udel.edu> X-Sender: papalia@mail.udel.edu X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Fri, 25 Aug 2000 19:14:46 -0400 To: gzeigler@texasonline.net, questions@FreeBSD.ORG From: John Subject: Re: rc.conf -- starting apache??? In-Reply-To: <200008251757230460.01F76CD6@texasonline.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >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