]> granicus.if.org Git - apache/commitdiff
fix context of CacheNegotiatedDocs
authorAndré Malo <nd@apache.org>
Mon, 16 Sep 2002 23:39:13 +0000 (23:39 +0000)
committerAndré Malo <nd@apache.org>
Mon, 16 Sep 2002 23:39:13 +0000 (23:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96851 13f79535-47bb-0310-9956-ffa450edef68

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

index 3a18e1168034d999200cb46785e9c200d78ce279..794b9001b2d5c1bd827c5a59b1ea3ec59268f9d3 100644 (file)
@@ -135,7 +135,7 @@ Body:----xyz----<br />
 cached by proxy servers</td></tr><tr><th><a href="directive-dict.html#Syntax">Syntax:
               </a></th><td>CacheNegotiatedDocs on|off</td></tr><tr><th><a href="directive-dict.html#Default">Default: 
               </a></th><td><code>CacheNegotiatedDocs off</code></td></tr><tr><th><a href="directive-dict.html#Context">Context:
-              </a></th><td>server config</td></tr><tr><th><a href="directive-dict.html#Status">Status:
+              </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>
index b847facff0ef5b1bba597421138c65dee584e664..0babe696993efa9785d3d9aa975885852d3c4138 100644 (file)
@@ -153,7 +153,8 @@ Body:----xyz----<br />
 cached by proxy servers</description>
 <syntax>CacheNegotiatedDocs on|off</syntax>
 <default>CacheNegotiatedDocs off</default>
-<contextlist><context>server config</context></contextlist>
+<contextlist><context>server config</context><context>virtual host</context>
+</contextlist>
 <compatibility>The syntax changed in version 2.0.</compatibility>
 
 <usage>