apachectl startssl at boot time ?

David Larkin david.larkin at djl.co.uk
Thu Mar 3 08:39:49 PST 2005


Hi,

I can start apache with SSL ok from the command line

> apachectl startssl

I've now put the following into /etc/rc.conf hoping that it will start at boot time.

apache_enable="YES"
apache_flags="startssl"

This starts Apache on boot time but not with SSL

Any ideas where I'm going wrong ?

It seems like startssl is being passed as an argument to httpd rather than apachectl.

David


More information about the freebsd-questions mailing list