From owner-freebsd-questions@FreeBSD.ORG Sat Oct 2 21:15:55 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 9172016A4CE for ; Sat, 2 Oct 2004 21:15:55 +0000 (GMT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A71A43D1D for ; Sat, 2 Oct 2004 21:15:55 +0000 (GMT) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (rwcrmhc12) with ESMTP id <2004100221155401400rjfn8e>; Sat, 2 Oct 2004 21:15:55 +0000 Received: from [192.168.0.3] (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id 588BF1BA; Sat, 2 Oct 2004 17:15:54 -0400 (EDT) Message-ID: <415F1A8C.7090806@trini0.org> Date: Sat, 02 Oct 2004 17:15:56 -0400 From: Gerard Samuel User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040909) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eric Crist References: <35BF716A-14B7-11D9-9E70-000D9333E43C@secure-computing.net> In-Reply-To: <35BF716A-14B7-11D9-9E70-000D9333E43C@secure-computing.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD Questions Subject: Re: Starting apache at boot with SSL. 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: Sat, 02 Oct 2004 21:15:55 -0000 Eric Crist wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello all, > > I must be missing something. I have apache starting correctly during > boot, but without SSL. I have to log in and type apachectl startssl to > get it to work correctly. What did I miss? > > From /usr/ports/UPDATING 20040605: AFFECTS: users of www/apache2 AUTHOR: clement@FreeBSD.org The apache2 port must now be enabled / disabled and configured in rc.conf. See the pkg-message or script for details. Im not sure about apache13