From owner-freebsd-questions@FreeBSD.ORG Thu Mar 23 04:56:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2BA2516A400 for ; Thu, 23 Mar 2006 04:56:30 +0000 (UTC) (envelope-from beech@mangohealth.org) Received: from pinnacle.akherb.com (94-37-237-24.gci.net [24.237.37.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id B42F443D49 for ; Thu, 23 Mar 2006 04:56:29 +0000 (GMT) (envelope-from beech@mangohealth.org) Received: by pinnacle.akherb.com (Postfix, from userid 1007) id 1F33E5CC0; Wed, 22 Mar 2006 19:56:29 -0900 (AKST) X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pinnacle.akherb.com X-Spam-Level: X-Spam-Status: No, score=0.0 required=4.0 tests=AWL autolearn=ham version=3.1.1 Received: from [192.168.2.131] (209-124-141-064.ip.arctic.net [209.124.141.64]) by pinnacle.akherb.com (Postfix) with ESMTP id 90FD95C8F; Wed, 22 Mar 2006 19:56:28 -0900 (AKST) From: Beech Rintoul Organization: Mangohealth To: freebsd-questions@freebsd.org Date: Wed, 22 Mar 2006 19:56:10 -0900 User-Agent: KMail/1.9.1 References: <001c01c64e35$539ae090$0501a8c0@a> In-Reply-To: <001c01c64e35$539ae090$0501a8c0@a> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3001441.WtK2Mo3JTA"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200603221956.26440.beech@mangohealth.org> Cc: Andras Kende Subject: Re: Apache ssl startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2006 04:56:30 -0000 --nextPart3001441.WtK2Mo3JTA Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 22 March 2006 19:50, Andras Kende wrote: > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Beech Rintoul > Sent: Wednesday, March 22, 2006 8:57 AM > To: freebsd-questions@freebsd.org > Subject: Apache ssl startup > > I'm trying to get apache2 to start at boot in ssl mode. After reading > through > the rc.d script I put "apache2ssl_enable=3D"YES" in /etc/rc.conf, but it > doesn't work. What is the proper way to start the server at boot? > > The machine is running 6.1-PRERELEASE. > > Beech Did you create, configure a ssl certificate? Here is a good howto: http://www.bsdguides.org/guides/freebsd/webserver/apache_ssl_php_mysql.php I needed to add both apache2_enable=3D"YES" and apache2ssl_enable=3D"YES" t= o=20 rc.conf. Now it's working fine. Thanks to all who replied. Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@mangohealth.org /"\ ASCII Ribbon Campaign | Mangohealth \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - XanGo - http://www.mangohealth.org =2D------------------------------------------------------------------------= =2D------------- --nextPart3001441.WtK2Mo3JTA Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBEIip62TFLCHYGSF0RAidhAJ9413V570xskjLlfESQB01s+Cog9ACeIXG8 eWhGA+RXZtac9mIJQvVcBT0= =aE9U -----END PGP SIGNATURE----- --nextPart3001441.WtK2Mo3JTA--