From: Thomas J. Donovan Date: Fri, 20 Jun 2008 21:25:12 +0000 (+0000) Subject: propose backport r670061 X-Git-Tag: 2.2.10~168 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a16a1c92461f1681f0833debf09bfc9be4f3da32;p=thirdparty%2Fapache%2Fhttpd.git propose backport r670061 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@670068 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 703180e137b..68434bed96a 100644 --- a/STATUS +++ b/STATUS @@ -145,6 +145,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: would be of course to memorize the HTTP version for each (or a reasonable number) server and act accordingly. + *) mod_rewrite: Preserve the query string when [proxy,noescape]. PR 45247. + Caused by r649840/trunk, r663593/2.2.x + Trunk version of patches: + http://svn.apache.org/viewvc?view=rev&revision=670061 + Backport version for 2.2.x of updated patch: + http://people.apache.org/~tdonovan/diffs/mod_rewrite_proxy_esc_2.2.x.diff + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when