From f089b0ad3456b4ca1eea420bc18ed3aa66e5fdce Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Thu, 9 Aug 2012 07:05:37 +0000 Subject: [PATCH] typo fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371051 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_mime.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_mime.xml b/docs/manual/mod/mod_mime.xml index 211be9548d..78781d4c54 100644 --- a/docs/manual/mod/mod_mime.xml +++ b/docs/manual/mod/mod_mime.xml @@ -655,7 +655,7 @@ a matching file with MultiViews

You may finally allow Any extensions to match, even if mod_mime doesn't recognize the extension. This can cause - unpredicatable results, such as serving .old or .bak files the webmaster + unpredictable results, such as serving .old or .bak files the webmaster never expected to be served.

For example, the following configuration will allow handlers -- 2.40.0