Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Mar 2005 17:58:42 +0000
From:      David Larkin <david.larkin@djl.co.uk>
To:        questions@freebsd.org <questions@freebsd.org>
Subject:   apachectl startssl at boot time ?
Message-ID:  <20050303175842.788f2485@sparrow>

next in thread | raw e-mail | index | archive | help
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



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