Date: Tue, 28 Jun 2005 17:10:31 +0800 From: Xu Qiang <Qiang.Xu@fujixerox.com> To: freebsd-questions@freebsd.org Subject: Apache 1.3.33 auto start in FreeBSD 5.3? Message-ID: <20050628085934.F42341D8FE@imss.sgp.fujixerox.com>
next in thread | raw e-mail | index | archive | help
Hi, all: I compiled Apache 1.3.33 from src in my FreeBSD 5.3 machine. It works well. However, I want to let it run at the start-up time of the system. I added the line apache_enable="YES" into /etc/rc.conf, and copied /usr/ports/www/apache13/files/apache.sh into /usr/local/etc/rc.d, and modified the line command="%%PREFIX%%/sbin/httpd" to command="%%PREFIX%%/apache/bin/httpd". But it still doesn't work. Any help? Regards, Xu Qiang
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050628085934.F42341D8FE>
