Commit f09124c4 authored by Stefan Eissing's avatar Stefan Eissing
Browse files

vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1814053 13f79535-47bb-0310-9956-ffa450edef68
parent f072f67c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -219,7 +219,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                        directives combinations in the directory context. PR: 58231
     trunk patch: https://svn.apache.org/r1811744
     2.4.x: svn merge -c 1811744 ^/httpd/httpd/trunk .
     +1: elukey
     +1: elukey, icing

  *) mod_macro: fix usability of globally defined macros in .htaccess files.
                PR 57525.