From aec12cd380bf479dc5ac38a1c1af868c938d904a Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Sat, 16 Aug 2008 19:18:50 +0000 Subject: [PATCH] * Missed one. 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_proxy_http.xml b/docs/manual/mod/mod_proxy_http.xml index 38a2060b21c..f92a86facc2 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: -- 2.47.2