httpd_flags="-DSSL"?
Jeff D. Hamann
jeff.hamann at forestinformatics.com
Sun Dec 18 19:03:12 PST 2005
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.
More information about the freebsd-questions
mailing list