Date: Wed, 24 Jan 2007 09:26:11 -0600 From: Eric <heli@mikestammer.com> To: freebsd@orchid.homeunix.org Cc: Warren Head <warrenhead@gmail.com>, freebsd-questions@freebsd.org Subject: Re: autostart apache Message-ID: <45B77A93.6020607@mikestammer.com> In-Reply-To: <45B778A2.3030702@orchid.homeunix.org> References: <51e113440701240636q60e5e05an6bcfe50d6acae13c@mail.gmail.com> <45B778A2.3030702@orchid.homeunix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45B77A93.6020607>