From: Rainer Jung Date: Thu, 26 Aug 2010 12:59:33 +0000 (+0000) Subject: Docs: "Header add" doesn't need a colon after X-Git-Tag: 2.3.9~533 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e52cfdd21e0308aabf23c28c492cabe7407dcf6f;p=thirdparty%2Fapache%2Fhttpd.git Docs: "Header add" doesn't need a colon after the header name. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@989651 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_balancer.xml b/docs/manual/mod/mod_proxy_balancer.xml index 6649d6b6c35..b1d422eca7e 100644 --- a/docs/manual/mod/mod_proxy_balancer.xml +++ b/docs/manual/mod/mod_proxy_balancer.xml @@ -87,7 +87,7 @@

- Header add Set-Cookie: "ROUTEID=.%{BALANCER_WORKER_ROUTE}e; path=/" + Header add Set-Cookie "ROUTEID=.%{BALANCER_WORKER_ROUTE}e; path=/" env=BALANCER_ROUTE_CHANGED
<Proxy balancer://mycluster>
BalancerMember http://192.168.1.50:80 route=1