From: Vincent Bray Date: Sat, 15 Dec 2007 18:07:02 +0000 (+0000) Subject: 'segement' typo and link to correct directive for lbmethod explanation X-Git-Tag: 2.2.7~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2795f17b8030afabfb3c780ff27fff89be35fc70;p=thirdparty%2Fapache%2Fhttpd.git 'segement' typo and link to correct directive for lbmethod explanation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@604470 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_balancer.xml b/docs/manual/mod/mod_proxy_balancer.xml index 532fc92fcb2..bcd8a438d24 100644 --- a/docs/manual/mod/mod_proxy_balancer.xml +++ b/docs/manual/mod/mod_proxy_balancer.xml @@ -53,7 +53,7 @@

At present, there are 2 load balancer scheduler algorithms available for use: Request Counting and Weighted Traffic Counting. These are controlled via the lbmethod value of the Balancer definition. See - the Proxy directive for + the ProxyPass directive for more information.

diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 1529fda9917..51639991ee5 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1155,7 +1155,7 @@ cannot use $N in the substitution string! module="core">DocumentRoot-relative path to the resource to be served. Note that mod_rewrite tries to guess whether you have specified a file-system path - or a URL-path by checking to see if the first segement of the + or a URL-path by checking to see if the first segment of the path exists at the root of the file-system. For example, if you specify a Substitution string of /www/file.html, then this will be treated as a