Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Oct 2004 00:08:39 +0200
From:      Remko Lodder <remko@elvandar.org>
To:        Eric Crist <ecrist@secure-computing.net>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Starting apache at boot with SSL.
Message-ID:  <415F26E7.1020200@elvandar.org>
In-Reply-To: <554B282C-14BE-11D9-9E70-000D9333E43C@secure-computing.net>
References:  <35BF716A-14B7-11D9-9E70-000D9333E43C@secure-computing.net> <415F1AA5.3080001@elvandar.org> <554B282C-14BE-11D9-9E70-000D9333E43C@secure-computing.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Eric Crist wrote:
> 
> Remko,
> 
> My bad.  I'm using apache 1:

Ah, that's a bit of a different story,

Do you use the next generation startup script?
If so then it would have had the following options
available to you:

apache_enable="YES" (which you have)
apache_flags="-DSSL" (which you do not yet have).

This should work according to
/usr/ports/www/apache13-modssl/files/rcng.sh

Cheers!

> 
> grog# /usr/local/sbin/httpd -v
> Server version: Apache/1.3.31 (Unix)
> Server built:   Jul 13 2004 17:51:03
> 
> I have apache_enable="YES" in /etc/rc.conf.  I would assume I use 
> apachessl_enable="YES"?  Thanks.


-- 
Kind regards,

Remko Lodder                   |remko@elvandar.org
Reporter DSINet                |remko@dsinet.org
Projectleader Mostly-Harmless  |remko@mostly-harmless.nl
Founder Tienervaders           |remko@tienervaders.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?415F26E7.1020200>