From: Rich Bowen Date: Thu, 2 Feb 2012 14:14:00 +0000 (+0000) Subject: Typo fix, courtesy of humbedooh AT humbedooh.com - Daniel Gruno X-Git-Tag: 2.5.0-alpha~7509 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8a7f7eb1a86759191a38570172b639cd32c42f3;p=thirdparty%2Fapache%2Fhttpd.git Typo fix, courtesy of humbedooh AT humbedooh.com - Daniel Gruno git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1239634 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/rewritemap.xml b/docs/manual/rewrite/rewritemap.xml index 42ddcbf9b89..aa6386e2576 100644 --- a/docs/manual/rewrite/rewritemap.xml +++ b/docs/manual/rewrite/rewritemap.xml @@ -201,7 +201,7 @@ telephone 328

For example, you might use the following map file and directives to provide a random load balancing between - several back-end server, via a reverse-proxy. Images are sent + several back-end servers, via a reverse-proxy. Images are sent to one of the servers in the 'static' pool, while everything else is sent to one of the 'dynamic' pool.