From: Vincent Bray Date: Tue, 22 Apr 2008 17:47:10 +0000 (+0000) Subject: Merge r650513 from trunk (Minor cleanups) X-Git-Tag: 2.0.64~179 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5b3669068254f32ed248eabbc4a85ed805037ab;p=thirdparty%2Fapache%2Fhttpd.git Merge r650513 from trunk (Minor cleanups) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@650592 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/rewrite_guide_advanced.xml b/docs/manual/rewrite/rewrite_guide_advanced.xml index c5d6957b17f..ae0ce4b06f9 100644 --- a/docs/manual/rewrite/rewrite_guide_advanced.xml +++ b/docs/manual/rewrite/rewrite_guide_advanced.xml @@ -482,7 +482,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).

@@ -640,8 +640,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.