]> granicus.if.org Git - apache/commitdiff
backported in r1560697
authorEric Covener <covener@apache.org>
Sat, 25 Jan 2014 18:01:38 +0000 (18:01 +0000)
committerEric Covener <covener@apache.org>
Sat, 25 Jan 2014 18:01:38 +0000 (18:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1561351 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index cc899c5e2a0c607c69ab21af21e8ddba3a2603e2..c4323852e5f8997cee62b003885ff9403584f454 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,9 @@
 
 Changes with Apache 2.4.8
 
+  *) mod_dir: Don't search for a DirectoryIndex or DirectorySlash on a URL
+     that was just rewritten by mod_rewrite. PR53929. [Eric Covener]
+
   *) mod_session: When we have a session we were unable to decode,
      behave as if there was no session at all. [Thomas Eckert
      <thomas.r.w.eckert gmail com>]