From: Ruediger Pluem Date: Sat, 16 Aug 2008 19:18:50 +0000 (+0000) Subject: * Missed one. X-Git-Tag: 2.3.0~359 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aec12cd380bf479dc5ac38a1c1af868c938d904a;p=apache * Missed one. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@686542 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_http.xml b/docs/manual/mod/mod_proxy_http.xml index 38a2060b21..f92a86facc 100644 --- a/docs/manual/mod/mod_proxy_http.xml +++ b/docs/manual/mod/mod_proxy_http.xml @@ -70,7 +70,7 @@
proxy-chain-auth
If the proxy requires authentication, it will read and consume the proxy authentication credentials sent by the client. - With Proxy-Chain-Auth it will also forward + With proxy-chain-auth it will also 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. Security Warning: