From: André Malo Date: Sun, 15 Aug 2004 17:19:04 +0000 (+0000) Subject: filepath_info wasn't set by the httpd for over 7 years X-Git-Tag: STRIKER_2_1_0_RC1~115 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ce939e3e644eb27829a6dd6b4a020dc8407171f;p=apache 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 --- 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=",