From owner-freebsd-questions Wed Sep 15 13: 0:56 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sand.global.net.uk (sand.global.net.uk [195.147.248.109]) by hub.freebsd.org (Postfix) with ESMTP id 495C81541E for ; Wed, 15 Sep 1999 13:00:43 -0700 (PDT) (envelope-from mark@globalnet.co.uk) Received: from p6as12a07.client.global.net.uk ([195.147.236.107] helo=marder-1.) by sand.global.net.uk with esmtp (Exim 2.05 #1) id 11RLEP-0007c3-00; Wed, 15 Sep 1999 21:00:41 +0100 Received: (from mark@localhost) by marder-1. (8.9.2/8.8.8) id UAA00561; Wed, 15 Sep 1999 20:52:17 +0100 (BST) (envelope-from mark) Date: Wed, 15 Sep 1999 20:52:16 +0100 From: Mark Ovens To: Langa Kentane Cc: FreeBSD Subject: Re: Apache start up Message-ID: <19990915205216.A390@marder-1> References: <000501beff0b$4c283860$d5ce07c4@impakt> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <000501beff0b$4c283860$d5ce07c4@impakt>; from Langa Kentane on Wed, Sep 15, 1999 at 12:49:12AM +0200 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Sep 15, 1999 at 12:49:12AM +0200, Langa Kentane wrote: > Got a simple problem with apache. I don't how to start it up. Should I be > using inetd.conf or what.. if so, can you please tell me what line to add to > inetd.conf > When I installed apache it added ``apache.sh'' to /usr/local/etc/rc.d. The file simply contains: #!/bin/sh [ -x /usr/local/sbin/apachectl ] && /usr/local/sbin/apachectl start > /dev/null && echo -n ' apache' Make sure that /usr/local/etc/rc.d is included in the ``local_startup='' line in /etc/defaults/rc.conf. HTH > Cheers > > Langa Kentane > Manager: Network Operations > Sunshine Networks > Tel +27 82 928 1952 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- STATE-OF-THE-ART: Any computer you can't afford. OBSOLETE: Any computer you own. ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message