]> granicus.if.org Git - apache/commitdiff
Typo fix
authorNick Kew <niq@apache.org>
Thu, 13 Jul 2006 22:59:46 +0000 (22:59 +0000)
committerNick Kew <niq@apache.org>
Thu, 13 Jul 2006 22:59:46 +0000 (22:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421725 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.xml

index d9d9a2c62b596b29b5c078f94c55f64f1f8b745e..55cde331fb1fb78bfd6d4bc76e38c23f0f9535c2 100644 (file)
@@ -1147,7 +1147,7 @@ header for proxied requests</description>
 <name>ProxyPassInterpolateEnv</name>
 <description>Enable Environment Variable interpolation in Reverse Proxy configurations</description>
 <syntax>ProxyPassInterpolateEnv On|Off</syntax>
-<default>ProxyErrorOverride Off</default>
+<default>ProxyPassInterpolateEnv Off</default>
 <contextlist><context>server config</context>
 <context>virtual host</context>
 <context>Location</context>