From: Graham Leggett Date: Mon, 1 Feb 2010 21:11:45 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.2.15~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eaa98a51d4db711587a09997b1c6bb6a4013fd9;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@905414 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5ba197431ed..d6e6033bf94 100644 --- 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