]> granicus.if.org Git - apache/commitdiff
Fix context error
authorJim Jagielski <jim@apache.org>
Thu, 17 Aug 2006 19:40:17 +0000 (19:40 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 17 Aug 2006 19:40:17 +0000 (19:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@432359 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.xml

index 387162c756d6e99676c4735656e2f31419823ac6..4fafa1ff70a190da91347660dd0ce489ffdf81c5 100644 (file)
@@ -729,7 +729,7 @@ expressions</description>
       &lt;/Proxy&gt;
     </example>
 
-    
+
     <p>When used inside a <directive type="section" module="core"
     >Location</directive> section, the first argument is omitted and the local
     directory is obtained from the <directive type="section" module="core"
@@ -1188,7 +1188,7 @@ header for proxied requests</description>
 <default>ProxyPassInterpolateEnv Off</default>
 <contextlist><context>server config</context>
 <context>virtual host</context>
-<context>Location</context>
+<context>directory</context>
 </contextlist>
 <compatibility>Available in trunk only</compatibility>