summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stewart <vericgar@gentoo.org>2006-11-02 18:14:59 +0000
committerMichael Stewart <vericgar@gentoo.org>2006-11-02 18:14:59 +0000
commitf62ea491783d60fa37a58113fcc1a6b4b19e4727 (patch)
tree9c6dfd55881f732c01fa6660d5b6b4935aeaa802 /2.2/init/apache2.confd
parentBuild mod_proxy_balancer and mod_proxy_ajp by default per request of users in... (diff)
downloadapache-f62ea491783d60fa37a58113fcc1a6b4b19e4727.tar.gz
apache-f62ea491783d60fa37a58113fcc1a6b4b19e4727.tar.bz2
apache-f62ea491783d60fa37a58113fcc1a6b4b19e4727.zip
Fix environment handling so it works for those who are running old versions of baselayout.
Diffstat (limited to '2.2/init/apache2.confd')
-rw-r--r--2.2/init/apache2.confd1
1 files changed, 1 insertions, 0 deletions
diff --git a/2.2/init/apache2.confd b/2.2/init/apache2.confd
index bb7f0e0..b3fadf7 100644
--- a/2.2/init/apache2.confd
+++ b/2.2/init/apache2.confd
@@ -53,6 +53,7 @@ APACHE2_OPTS="-D DEFAULT_VHOST -D LANGUAGE -D INFO"
# All environment variables are cleared from apache
# Use this to preserve some of them
# NOTE!!! It's very important that this contains PATH
+# TODO: Phase this out in favor of /etc/conf.d/env_whitelist
#KEEPENV="PATH"
# Method to use when reloading the server