From: Ruediger Pluem Date: Sat, 10 Jan 2009 08:44:47 +0000 (+0000) Subject: * Add a comment X-Git-Tag: 2.2.12~275 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b81491c58a76788dff5a575f4dc3f29bf5f885e7;p=thirdparty%2Fapache%2Fhttpd.git * Add a comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@733246 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d885c96db88..54ea79a2ad8 100644 --- a/STATUS +++ b/STATUS @@ -134,6 +134,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: that, why not a config option to set it, rather than an env var? covener: Seems simpler to use all the SetEnvIf and Rewrite goodies then making something in mod_cache more complicated. + rpluem: Agrees with covener. If there are still doubts this should be + followed up on dev@ with a discussion on the trunk revisions + because these are not backport related questions. * mod_rewrite: Introduce DiscardPathInfo|DPI flag to stop the troublesome way that per-directory rewrites append the previous notion of PATH_INFO