Karol Kwiatkowski wrote:
Warren Head wrote:
Hi,

I would like Apache2 to start automatically when FreeBSD is done booting.
I thought that would happen because I placed this inside /etc/rc.conf

apache_enable="YES"

But that doesn't seem to be the case. It doesn't start automatically, I
have

to start it manually with:
apachectl start

Is this behaviour correct or not?
a good rule of thumb is to always check out the startup script. it will give you the parameter to add to rc.conf in order to get things to start up automatically
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to