You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2010/02/01 22:11:46 UTC

svn commit: r905414 - /httpd/httpd/branches/2.2.x/STATUS

Author: minfrin
Date: Mon Feb  1 21:11:45 2010
New Revision: 905414

URL: http://svn.apache.org/viewvc?rev=905414&view=rev
Log:
Propose.

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=905414&r1=905413&r2=905414&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Feb  1 21:11:45 2010
@@ -165,6 +165,14 @@
               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