rev to /usr/local/etc/rc.d/apache.sh

Gary Kline kline at thought.org
Thu May 20 17:56:44 PDT 2004


	Guys,

	It may just be me, but I stared at the *original*
	apache.sh script for 45 minutes before figuring out
	how it worked.  apache was down here for more than a
	few hours.

	This is my rewrite::

# DO NOT CHANGE THESE DEFAULT VALUES HERE,
# instead, define these apache_* variables in one of these files:
#       /etc/rc.conf
#       /etc/rc.conf.local
#       /etc/rc.conf.d/apache
#
#
apache_enable="NO"  # or "YES" to exec apachectl &c, &c.
apache_flags=""
apache_pidfile="/var/run/httpd.pid"

	-g



-- 
   Gary Kline     kline at thought.org   www.thought.org     Public service Unix



More information about the freebsd-questions mailing list