From: Daniel Gruno Date: Thu, 9 Aug 2012 07:06:30 +0000 (+0000) Subject: typo fixes X-Git-Tag: 2.2.23~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ce224b3f09f0a7a13208dabc731105f5a3ebef5;p=thirdparty%2Fapache%2Fhttpd.git typo fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1371054 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_mime.xml b/docs/manual/mod/mod_mime.xml index 7d4ccd79216..992ccad3217 100644 --- a/docs/manual/mod/mod_mime.xml +++ b/docs/manual/mod/mod_mime.xml @@ -571,7 +571,7 @@ a matching file with MultiViews

The NegotiatedOnly option provides that every extension following the base name must correlate to a recognized - mod_mime extension for content negotation, e.g. + mod_mime extension for content negotiation, e.g. Charset, Content-Type, Language, or Encoding. This is the strictest implementation with the fewest unexpected side effects, and is the default behavior.

@@ -588,7 +588,7 @@ a matching file with MultiViews

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

For example, the following configuration will allow handlers