summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNick Kew <niq@apache.org>2012-01-09 05:01:06 +0100
committerNick Kew <niq@apache.org>2012-01-09 05:01:06 +0100
commite0ddfe0fdfd50acd20f597d0ad51e9104971f35b (patch)
treeb94325699402da344f19d4b3f169c9a6a675dfa9 /CHANGES
parentrewrite guesses URL or Filesystem in server context, but treats everything (diff)
downloadapache2-e0ddfe0fdfd50acd20f597d0ad51e9104971f35b.tar.xz
apache2-e0ddfe0fdfd50acd20f597d0ad51e9104971f35b.zip
Core configuration: add AllowOverride option to treat syntax
errors in .htaccess as non-fatal. PR 52439 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1229021 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 457d9bdec6..433014a53b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,6 +13,9 @@ Changes with Apache 2.5.0
*) error log hook: Pass ap_errorlog_info struct. [Stefan Fritsch]
+ *) Core configuration: add AllowOverride option to treat syntax
+ errors in .htaccess as non-fatal. PR 52439 [Nick Kew]
+
[Apache 2.5.0-dev includes those bug fixes and changes with the
Apache 2.4.xx tree as documented below, except as noted.]