diff options
author | Rich Bowen <rbowen@apache.org> | 2010-11-01 16:01:41 +0100 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2010-11-01 16:01:41 +0100 |
commit | 516641e8e1f6b8522dd0d3798483fdc2fd5b13e9 (patch) | |
tree | b3718fc767b96771c9be473ef3820fc6e04a1052 /docs/manual/mod/mod_mime.html.en | |
parent | Rebuild HTML (diff) | |
download | apache2-516641e8e1f6b8522dd0d3798483fdc2fd5b13e9.tar.xz apache2-516641e8e1f6b8522dd0d3798483fdc2fd5b13e9.zip |
Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029692 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_mime.html.en')
-rw-r--r-- | docs/manual/mod/mod_mime.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_mime.html.en b/docs/manual/mod/mod_mime.html.en index 666892e19f..ca6f47d94a 100644 --- a/docs/manual/mod/mod_mime.html.en +++ b/docs/manual/mod/mod_mime.html.en @@ -683,7 +683,7 @@ a matching file with MultiViews</td></tr> <p>The <code>NegotiatedOnly</code> option provides that every extension following the base name must correlate to a recognized - <code class="module"><a href="../mod/mod_mime.html">mod_mime</a></code> extension for content negotation, <em>e.g.</em> + <code class="module"><a href="../mod/mod_mime.html">mod_mime</a></code> extension for content negotiation, <em>e.g.</em> Charset, Content-Type, Language, or Encoding. This is the strictest implementation with the fewest unexpected side effects, and is the default behavior.</p> |