]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove mentions of the 1.3 generation of the server.
authorRich Bowen <rbowen@apache.org>
Thu, 7 Apr 2011 12:50:23 +0000 (12:50 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 7 Apr 2011 12:50:23 +0000 (12:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089863 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_negotiation.html.en
docs/manual/mod/mod_negotiation.xml.ja

index f321406a3324ef62acb197e4fb1560aba7f67488..748ab63ac7c53b5713a83926ce43c27368430be4 100644 (file)
@@ -140,7 +140,7 @@ Negotiation</a></li>
       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
@@ -227,7 +227,6 @@ cached by proxy servers</td></tr>
 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Base</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_negotiation</td></tr>
-<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>The syntax changed in version 2.0.</td></tr>
 </table>
     <p>If set, this directive allows content-negotiated documents
     to be cached by proxy servers. This could mean that clients
@@ -240,10 +239,6 @@ cached by proxy servers</td></tr>
     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,
-    <code class="directive">CacheNegotiatedDocs</code> did not take an
-    argument; it was turned on by the presence of the directive by
-    itself.</p>
 
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
index 7b775259eaa7cf523eba764185a7f739ade823f4..cad08072ff44c84439d2bcb02cd09b512cd3cbe4 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 420990:1089716 (outdated) -->
+<!-- English Revision: 420990:1089719 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more