pkgsrc/www/apache6/files
lukem df661f69e5 Only set apache_start to "start" if it's not already set.
Previously, if apache_start was set in /etc/rc.conf and /etc/rc.d/apache was
loaded as part of the /etc/rc start sequence, apache_start's value would
be overridden by "apache_start=start" in this script, because /etc/rc.conf
would have already been loaded and load_rc_config() would not reload it again.

This problem would not have been seen if /etc/rc.d/apache was started
manually, or /etc/rc.conf.d/apache or @PKG_SYSCONFDIR@/apache_start.conf
was used to set apache_start.

(I am using /etc/rc.conf, and was wondering why apache wasn't starting
with ssl support at boot, but worked after a manual restart...)
2002-10-14 00:29:50 +00:00
..
ap_include_extern.h upgrade to 1.3.17 + IPv6 patch. pkgsrc directory is much more similar to 2001-02-06 10:58:18 +00:00
apache.sh Only set apache_start to "start" if it's not already set. 2002-10-14 00:29:50 +00:00
config.layout Merge packages from the buildlink2 branch back into the main trunk that 2002-08-25 21:50:52 +00:00