From owner-freebsd-doc@FreeBSD.ORG Thu Apr 5 01:36:51 2007 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0931316A403 for ; Thu, 5 Apr 2007 01:36:51 +0000 (UTC) (envelope-from jpyobjcdude@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id 8E3FD13C455 for ; Thu, 5 Apr 2007 01:36:50 +0000 (UTC) (envelope-from jpyobjcdude@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so889656ugh for ; Wed, 04 Apr 2007 18:36:49 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=BRLYpmB5YcBxA7NMJdVN/25hLlG1v7ehYZTgPxIvrFNoYc3ou7edDtJvRhS/y5MTvbbCIRmvaXpTSWzGfDS+zNBjBVza18mkS0KbwmmH3+qOMo7Zvz/Nr2bduuspVBD6bs09MH6deCqoBuwF5WWrdc5smmMY9zSQlfsUAK3g77M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=BLJRElTQdPdCogdoJgrxjEHBH1LuhwS59+2g6kK7Q0EeZfQvmDIbeAMrejjnqeYV3IR9dwSj/2mZr6MfXf+w47WkZLkAME8FdQW9xFPaO0dxyejX7TtwHZnHYoV0OQNixj9CASkxy3SC6YqBll5I7fY4mIF7XzcVEuxnd/8AgpE= Received: by 10.82.188.15 with SMTP id l15mr1862575buf.1175734430602; Wed, 04 Apr 2007 17:53:50 -0700 (PDT) Received: by 10.82.108.18 with HTTP; Wed, 4 Apr 2007 17:53:50 -0700 (PDT) Message-ID: Date: Wed, 4 Apr 2007 20:53:50 -0400 From: "Tim Quinn" To: freebsd-doc@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Apache Docs - Note on how to find proper rc.conf settings X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Apr 2007 01:36:51 -0000 Good Day, I had difficulty finding the proper flags to auto-start Apache22 and noticed that there were several other users with the same issue. The problem was not with FreeBSD or the port but that there is a lack of hints to direct the user to where to find the proper settings to auto start the server. I suggest that you add an entry into into the Apache page in the FreeBSD Handbook that directs the user to review the file /usr/local/etc/rc.d/apachexx where they will find all the rc.d settings for that version of Apache. Thanks for the great docs. You guy's are setting the bar way up there ;^] Cheers, JsD