summaryrefslogtreecommitdiffstats
path: root/support/suexec.c
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-08-15 19:19:04 +0200
committerAndré Malo <nd@apache.org>2004-08-15 19:19:04 +0200
commit4ce939e3e644eb27829a6dd6b4a020dc8407171f (patch)
tree38523d21c3628bda0f46dac753303663616636c1 /support/suexec.c
parentRemove "PATH_INFO Changes in CGI Environment" documentation. (diff)
downloadapache2-4ce939e3e644eb27829a6dd6b4a020dc8407171f.tar.xz
apache2-4ce939e3e644eb27829a6dd6b4a020dc8407171f.zip
filepath_info wasn't set by the httpd for over 7 years
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104664 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support/suexec.c')
-rw-r--r--support/suexec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/support/suexec.c b/support/suexec.c
index e2118f28e7..8e3d622ee9 100644
--- a/support/suexec.c
+++ b/support/suexec.c
@@ -106,7 +106,6 @@ char *safe_env_lst[] =
"DOCUMENT_PATH_INFO=",
"DOCUMENT_ROOT=",
"DOCUMENT_URI=",
- "FILEPATH_INFO=",
"GATEWAY_INTERFACE=",
"HTTPS=",
"LAST_MODIFIED=",