]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorGraham Leggett <minfrin@apache.org>
Mon, 1 Feb 2010 21:11:45 +0000 (21:11 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 1 Feb 2010 21:11:45 +0000 (21:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@905414 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5ba197431ed9823febda1fe36d5304b3123e8303..d6e6033bf946559e317213f8d8d6e359e900982d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -165,6 +165,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
               identified in the comments.  Legitimate API users are
               presently broken by this memory scope flaw.]
 
+  * mod_include: Allow fine control over the removal of Last-Modified and ETag headers
+    within the INCLUDES filter, making it possible to cache responses if
+    desired. Fix the default value of the SSIAccessEnable directive.
+    2.2.x patch: http://people.apache.org/~minfrin/mod_include_caching2-2.2.patch
+    Trunk patch: http://svn.apache.org/viewvc?rev=905406&view=rev
+    +1: minfrin
+
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * srclib/pcre and vendor/pcre