]> granicus.if.org Git - apache/commitdiff
* Missed one.
authorRuediger Pluem <rpluem@apache.org>
Sat, 16 Aug 2008 19:18:50 +0000 (19:18 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 16 Aug 2008 19:18:50 +0000 (19:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@686542 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy_http.xml

index 38a2060b21cc1a159aa753a470ee8ee4a07648d0..f92a86facc2e18fd22ecf31688f266f32f2f3722 100644 (file)
@@ -70,7 +70,7 @@
         <dt>proxy-chain-auth</dt>
         <dd>If the proxy requires authentication, it will read and
         consume the proxy authentication credentials sent by the client.
-        With <var>Proxy-Chain-Auth</var> it will <em>also</em> forward
+        With <var>proxy-chain-auth</var> it will <em>also</em> forward
         the credentials to the next proxy in the chain.  This may
         be necessary if you have a chain of proxies that share
         authentication information.  <strong>Security Warning:</strong>