Commit 0d996678 authored by Eric Covener's avatar Eric Covener
Browse files

add rewrite fix, vote


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1724657 13f79535-47bb-0310-9956-ffa450edef68
parent 6981665c
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -219,7 +219,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     PR: 57895
     trunk patch: http://svn.apache.org/r1723567
     2.4.x patch: trunk works, modulo CHANGES
     +1: rjung
     +1: rjung, covener

  *) mod_rewrite: Avoid looping on relative substitutions that
     result in the same filename we started with. 
     PR 58854.
     trunk patch: http://svn.apache.org/r1724656
     2.4.x: trunk works
     +1 covener

PATCHES/ISSUES THAT ARE BEING WORKED