From: Jim Jagielski Date: Fri, 25 May 2007 21:06:20 +0000 (+0000) Subject: Add backport proposal: ProxyPassMatch X-Git-Tag: 2.2.5~202 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb2c9a2463899dd250ce31914a3f56d38fd23af1;p=thirdparty%2Fapache%2Fhttpd.git Add backport proposal: ProxyPassMatch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@541781 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c578d7bc733..af5448db40b 100644 --- a/STATUS +++ b/STATUS @@ -249,6 +249,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (trunk applies cleanly) +1: jerenkrantz, rpluem + * mod_proxy: Add in ProxyPassMatch directive, that allows + ProxyPass to take a regex. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=537429 + http://svn.apache.org/viewvc?view=rev&revision=537599 + 2.2.x version of patch: + http://people.apache.org/~jim/patches/ppmatch.txt + +1: + PATCHES/ISSUES THAT ARE STALLED * PKCS#7: backport PCKS#7 patches from trunk.