From: Ruediger Pluem Date: Mon, 18 Dec 2006 20:53:37 +0000 (+0000) Subject: * Add a proposal X-Git-Tag: 2.2.4~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3be6629732b8d429cc709fba38b09498f373bb7f;p=thirdparty%2Fapache%2Fhttpd.git * Add a proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@488411 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 112e9e3b796..7e010707afd 100644 --- a/STATUS +++ b/STATUS @@ -232,3 +232,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Fix NONBLOCK status of listening sockets on restart/graceful http://svn.apache.org/viewvc?view=rev&revision=487901 +1: niq + + * mod_cache: Correctly cache objects whose URL query string has been + modified by mod_rewrite. + PR: 40805 + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=476625 + 2.2.x version of patch: + Trunk version works + +1: rpluem +