summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 93b8494e11..0d6494c900 100644
--- a/CHANGES
+++ b/CHANGES
@@ -105,7 +105,7 @@ Changes with Apache 2.3.3
*) mod_alias: ensure Redirect issues a valid URL.
PR 44020 [HÃ¥kon Stordahl <hakon stordahl.org>]
- *) mod_dir: add DefaultHandler directive, to enable admin to specify
+ *) mod_dir: add Fallback directive, to enable admin to specify
an action to happen when a URL maps to no file, without resorting
to ErrorDocument or mod_rewrite. PR 47184 [Nick Kew]