From 4ce939e3e644eb27829a6dd6b4a020dc8407171f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sun, 15 Aug 2004 17:19:04 +0000 Subject: [PATCH] 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 --- support/suexec.c | 1 - 1 file changed, 1 deletion(-) 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=", -- 2.50.1