Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Dec 2005 19:03:02 -0800
From:      "Jeff D. Hamann" <jeff.hamann@forestinformatics.com>
To:        <freebsd-questions@freebsd.org>
Subject:   httpd_flags="-DSSL"?
Message-ID:  <000901c60448$bcd7e620$0c00a8c0@mothra>

next in thread | raw e-mail | index | archive | help
I've searched plenty looking for the proper method to get apache2 to start 
up at boot time with little success. I've tried the various combinations of 
httpd_flags/apache2_flags/apache_flags= to my rc.conf file to no avail:

bobby# cat rc.conf
blah, blah, blah...
apache_enable="YES"
httpd_flags="-DSSL"
blah, blah, blah...
bobby#

What's the trick? I've fixed the cert file to not require the dialog on 
startup and have been able to start apache2 using the command:

/usr/local/sbin/apachectl startssl

and then it starts without the dialog.

Ideas?

Jeff. 





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000901c60448$bcd7e620$0c00a8c0>