]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* There is no context 'Location', but only 'directory'.
authorRuediger Pluem <rpluem@apache.org>
Wed, 28 May 2008 22:09:56 +0000 (22:09 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 28 May 2008 22:09:56 +0000 (22:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@661116 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.xml

index d0125c5f73bd6275c79f1c2445acf299e89b3b5b..764961812994483d6e75be3a7f44293524af595e 100644 (file)
@@ -1414,7 +1414,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 httpd 2.2.9 and later</compatibility>