Commit 2f39c9a3 authored by Daniel Ruggeri's avatar Daniel Ruggeri
Browse files

Propose fix for PR 58528

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1737116 13f79535-47bb-0310-9956-ffa450edef68
parent 921ff6d0
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -195,6 +195,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk works (modulo CHANGES)
     +1: ylavic, trawick

  *) core: Do not read .htaccess if AllowOverride and AllowOverrideList
     are "None". PR 58528.
     trunk patch: http://svn.apache.org/r1737114
     2.4.x patch: http://people.apache.org/~druggeri/patches/2.4.x.AllowOverrideListFix.PR58528.patch
     +1: druggeri


PATCHES/ISSUES THAT ARE BEING WORKED