From owner-freebsd-questions Tue Mar 5 9:18:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tninet.se (lennier.tninet.se [195.100.94.105]) by hub.freebsd.org (Postfix) with ESMTP id 7CA6737B402 for ; Tue, 5 Mar 2002 09:18:24 -0800 (PST) Received: from cs.umu.se (h12n1c1o1023.bredband.skanova.com [213.64.164.12]) by lennier.tninet.se (BMR ErlangTM/OTP 3.0) with ESMTP id 52542.348627.1015.0s2488631lennier ; Tue, 05 Mar 2002 18:17:07 +0100 Message-ID: <3C84FD92.8A3A47A7@cs.umu.se> Date: Tue, 05 Mar 2002 18:17:06 +0100 From: Paul Everlund X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: sv,en MIME-Version: 1.0 To: Rickard =?iso-8859-1?Q?Borgm=E4ster?= Cc: freebsd-questions@FreeBSD.ORG Subject: Re: httpd startup References: <20020305181007.1b696d21.doktorn@realworld.nu> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Rickard Borgmäster" wrote: > > Which way is the best to start up httpd? There aint no entry about > this in rc.conf. Can I just add one of my own? Or do I have to modify > a rc.local script or something to get this going? If you have installed Apache properly there should be a script in /usr/local/etc/rc.d/ called apache.sh. If there are such a script the server should start after a reboot. To start it manually, read man apachectl. /Paul E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message