summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-06-03 16:20:35 +0000
committerChristian Heim <phreak@gentoo.org>2007-06-03 16:20:35 +0000
commite33160006f54ba8e4dbacac212b1329224a4673a (patch)
tree4982d1e89112be63b42e8974028f58d19f4b1bcf /2.2/init/apache2.confd
parentCopying the docs directory over from 2.0. (diff)
downloadapache-e33160006f54ba8e4dbacac212b1329224a4673a.tar.gz
apache-e33160006f54ba8e4dbacac212b1329224a4673a.tar.bz2
apache-e33160006f54ba8e4dbacac212b1329224a4673a.zip
Document that SUEXEC modifies cgi execution in USERDIR.
Diffstat (limited to '2.2/init/apache2.confd')
-rw-r--r--2.2/init/apache2.confd2
1 files changed, 1 insertions, 1 deletions
diff --git a/2.2/init/apache2.confd b/2.2/init/apache2.confd
index 7099001..6afcd75 100644
--- a/2.2/init/apache2.confd
+++ b/2.2/init/apache2.confd
@@ -18,7 +18,7 @@
# SSL Enables SSL (available if USE=ssl)
# SSL_DEFAULT_VHOST Enables default vhost for SSL (you should enable this
# when you enable SSL unless you know what you are doing)
-# SUEXEC Enables running CGI scripts through suexec.
+# SUEXEC Enables running CGI scripts (in USERDIR) through suexec.
# USERDIR Enables /~username mapping to /home/username/public_html
APACHE2_OPTS="-D DEFAULT_VHOST -D LANGUAGE -D INFO"