From owner-freebsd-questions@FreeBSD.ORG Sun Dec 26 02:45:39 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3699B16A4CE for ; Sun, 26 Dec 2004 02:45:39 +0000 (GMT) Received: from smtp9.wanadoo.fr (smtp9.wanadoo.fr [193.252.22.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF32B43D1F for ; Sun, 26 Dec 2004 02:45:38 +0000 (GMT) (envelope-from atkielski.anthony@wanadoo.fr) Received: from me-wanadoo.net (unknown [127.0.0.1]) by mwinf0906.wanadoo.fr (SMTP Server) with SMTP id B0B0E1C001F1 for ; Sun, 26 Dec 2004 03:45:37 +0100 (CET) Received: from pix.atkielski.com (ASt-Lambert-111-2-1-3.w81-50.abo.wanadoo.fr [81.50.80.3]) by mwinf0906.wanadoo.fr (SMTP Server) with ESMTP id 9A1C41C001EF for ; Sun, 26 Dec 2004 03:45:37 +0100 (CET) Date: Sun, 26 Dec 2004 03:45:38 +0100 From: Anthony Atkielski X-Priority: 3 (Normal) Message-ID: <19310730556.20041226034538@wanadoo.fr> To: FreeBSD Questions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Starting Apache 2.0.52 in rc.conf under FreeBSD 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 02:45:39 -0000 I installed Apache 2.0.52 on my fresh reinstallation of FreeBSD 5.3, but I can't figure out how the new rc.conf system works. How do I set things up so I can start Apache in rc.conf? I installed Apache directly from the downloaded source rather than from the ports, so this wasn't done automatically. Also, is there a comprehensive explanation of how the new rc.conf stuff works somewhere on the Web? I don't understand the rc.d interaction. -- Anthony