From: Vincent Bray Date: Tue, 22 Apr 2008 17:42:04 +0000 (+0000) Subject: Merge r650513 from trunk (Minor cleanups) X-Git-Tag: 2.2.9~236 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a8efc828609948f6c1fec063013aaeb32e338cb;p=thirdparty%2Fapache%2Fhttpd.git Merge r650513 from trunk (Minor cleanups) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@650590 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/rewrite_guide_advanced.xml b/docs/manual/rewrite/rewrite_guide_advanced.xml index 3cb0d350376..5ec11404299 100644 --- a/docs/manual/rewrite/rewrite_guide_advanced.xml +++ b/docs/manual/rewrite/rewrite_guide_advanced.xml @@ -480,7 +480,7 @@ RewriteRule ^foo\.html$ foo.32.html [L always only as up-to-date as the last time we ran the program. It would be much better if the mirror was not a static one we have to establish explicitly. Instead we want a dynamic - mirror with data which gets updated automatically on the + mirror with data which gets updated automatically as needed on the remote host(s).

@@ -638,8 +638,8 @@ www IN A 1.2.3.5 subsequent requests will continue to go to the same IP (and thus a single server), rather than being distributed across the other available servers. But the - over result is - okay, because the requests are collectively + overall result is + okay because the requests are collectively spread over the various web servers.