]> granicus.if.org Git - apache/commitdiff
There are no versions of httpd earlier than 2.0. Oceania has always been at war with...
authorRich Bowen <rbowen@apache.org>
Thu, 7 Apr 2011 03:23:51 +0000 (03:23 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 7 Apr 2011 03:23:51 +0000 (03:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089719 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_negotiation.xml

index 2f9e0bbbc926dddecd018358f8e2e07bf444f129..e03aab2c068884128c223fa858cb1bc233c8eb37 100644 (file)
@@ -127,7 +127,7 @@ Negotiation</a></seealso>
       requested directly.</dd>
 
       <dt><code>Body:</code></dt>
-      <dd>New in Apache 2.0, the actual content of the resource may
+      <dd>The actual content of the resource may
       be included in the type-map file using the Body header.  This
       header must contain a string that designates a delimiter for
       the body content. Then all following lines in the type map
@@ -214,7 +214,6 @@ cached by proxy servers</description>
 <default>CacheNegotiatedDocs Off</default>
 <contextlist><context>server config</context><context>virtual host</context>
 </contextlist>
-<compatibility>The syntax changed in version 2.0.</compatibility>
 
 <usage>
     <p>If set, this directive allows content-negotiated documents
@@ -228,10 +227,6 @@ cached by proxy servers</description>
     the caching of negotiated documents, and this directive has no
     effect in responses to HTTP/1.1 requests.</p>
 
-    <p>Prior to version 2.0,
-    <directive>CacheNegotiatedDocs</directive> did not take an
-    argument; it was turned on by the presence of the directive by
-    itself.</p>
 </usage>
 </directivesynopsis>