From: Eric Covener Date: Sat, 25 Jan 2014 18:08:46 +0000 (+0000) Subject: backported X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b808ffa7387075ca601709ed31ca51874d3cbc95;p=thirdparty%2Fapache%2Fhttpd.git backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561355 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index ed6b7917dc2..9cbc494f46d 100644 --- a/CHANGES +++ b/CHANGES @@ -13,9 +13,6 @@ Changes with Apache 2.5.0 redirects to "rewrite-redirect-handler" from "redirect-handler" so it is less ambiguous and less likely to be reused. [Eric Covener] - *) mod_dir: Don't search for a DirectoryIndex or DirectorySlash on a URL - that was just rewritten by mod_rewrite. PR53929. [Eric Covener] - *) mod_dir: Add DirectoryCheckHandler to allow a 2.2-like behavior, skipping execution when a handler is already set. PR53929. [Eric Covener]