summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2008-03-22 15:33:23 +0000
committerBenedikt Boehm <hollow@gentoo.org>2008-03-22 15:33:23 +0000
commit24b98cc4e169e665aebb7d8737843fc800ba2cfc (patch)
tree387c49749c7f81146135b1c883471a423e224ae2 /2.2/init/apache2.confd
parentfix vhost log format (diff)
downloadapache-24b98cc4e169e665aebb7d8737843fc800ba2cfc.tar.gz
apache-24b98cc4e169e665aebb7d8737843fc800ba2cfc.tar.bz2
apache-24b98cc4e169e665aebb7d8737843fc800ba2cfc.zip
fix #110556, #209095, #212837
Diffstat (limited to '2.2/init/apache2.confd')
-rw-r--r--2.2/init/apache2.confd6
1 files changed, 6 insertions, 0 deletions
diff --git a/2.2/init/apache2.confd b/2.2/init/apache2.confd
index dbe5a6e..c3cb9fd 100644
--- a/2.2/init/apache2.confd
+++ b/2.2/init/apache2.confd
@@ -40,6 +40,12 @@ APACHE2_OPTS="-D DEFAULT_VHOST -D LANGUAGE -D INFO"
# via them will result in Apache failing to start
# YOU HAVE BEEN WARNED.
+# PID file
+#PIDFILE=/var/run/apache2.pid
+
+# timeout for startup/shutdown checks
+#TIMEOUT=10
+
# ServerRoot setting
#SERVERROOT=/usr/lib/apache2