]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
'segement' typo and link to correct directive for lbmethod explanation
authorVincent Bray <noodl@apache.org>
Sat, 15 Dec 2007 18:07:02 +0000 (18:07 +0000)
committerVincent Bray <noodl@apache.org>
Sat, 15 Dec 2007 18:07:02 +0000 (18:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@604470 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy_balancer.xml
docs/manual/mod/mod_rewrite.xml

index 532fc92fcb23029e4299ad147ef2ab0c12686424..bcd8a438d24fad1153a3f8cf0b8ddbddcd942dfc 100644 (file)
@@ -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>
index 1529fda99171ef0cd2938cdb071e3af596a24057..51639991ee517a996caaf38c0cb0cd728b1b150b 100644 (file)
@@ -1155,7 +1155,7 @@ cannot use <code>$N</code> in the substitution string!
         module="core">DocumentRoot</directive>-relative path to the
         resource to be served. Note that <module>mod_rewrite</module>
         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 <em>Substitution</em> string of
         <code>/www/file.html</code>, then this will be treated as a