Commit 47db3cc3 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

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
parent 2c80b796
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -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.