From owner-freebsd-questions Tue Mar 5 9:22:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts9-srv.bellnexxia.net (tomts9.bellnexxia.net [209.226.175.53]) by hub.freebsd.org (Postfix) with ESMTP id CE7F937B402 for ; Tue, 5 Mar 2002 09:22:27 -0800 (PST) Received: from scaryg.shacknet.nu ([64.231.142.145]) by tomts9-srv.bellnexxia.net (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP id <20020305172222.QTEX11580.tomts9-srv.bellnexxia.net@scaryg.shacknet.nu>; Tue, 5 Mar 2002 12:22:22 -0500 Received: from localhost ([::1] helo=scaryg.shacknet.nu) by scaryg.shacknet.nu with smtp (Exim 3.34 #1) id 16iIgC-0004B8-00; Tue, 05 Mar 2002 12:24:48 -0500 Date: Tue, 5 Mar 2002 12:24:47 -0500 From: ScaryG To: Rickard Borgmäster Cc: freebsd-questions@freebsd.org Subject: Re: httpd startup Message-Id: <20020305122447.4e842e81.freymann@scaryg.shacknet.nu> In-Reply-To: <20020305181007.1b696d21.doktorn@realworld.nu> References: <20020305181007.1b696d21.doktorn@realworld.nu> X-Mailer: Sylpheed version 0.7.2 (GTK+ 1.2.10; i386-portbld-freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-MailScanner: Found to be clean 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 On Tue, 5 Mar 2002 18:10:07 +0100 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 installed from ports you should have an apache.sh file in your /usr/local/etc/rc.d directory. This file causes apache to start when your machine reboots. If you don't have this file, try: locate apache.sh and if that fails, I'm sure just about anyone here can email you a copy of their apache.sh file which you can clip and use. Gerry Web & Domain Hosting / Primary & Secondary DNS Services at http://www.interpool.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message