diff options
-rw-r--r-- | docs/manual/mod/mod_proxy_balancer.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_proxy_balancer.xml b/docs/manual/mod/mod_proxy_balancer.xml index de46af3d6f..f3302e00d0 100644 --- a/docs/manual/mod/mod_proxy_balancer.xml +++ b/docs/manual/mod/mod_proxy_balancer.xml @@ -53,7 +53,7 @@ <p>At present, there are 2 load balancer scheduler algorithms available for use: Request Counting and Weighted Traffic Counting. These are controlled via the <code>lbmethod</code> value of the Balancer definition. See - the <directive module="mod_proxy">Proxy</directive> directive for + the <directive module="mod_proxy">ProxyPass</directive> directive for more information.</p> </section> |