]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a comment
authorRuediger Pluem <rpluem@apache.org>
Sat, 10 Jan 2009 08:44:47 +0000 (08:44 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 10 Jan 2009 08:44:47 +0000 (08:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@733246 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d885c96db88860cf17b7038338cb9a267aa1343e..54ea79a2ad85d5875e08658855c1dff4716938f2 100644 (file)
--- 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