git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@887557
13f79535-47bb-0310-9956-
ffa450edef68
<p>thus every URL path need not be valid on every backend physical
host. The following ruleset does this for us with the help of the map
files assuming that server0 is a default server which will be used if
- a user has no entry in the map):</p>
+ a user has no entry in the map:</p>
<example><pre>
RewriteEngine on
</dd>
<dt>Discussion:</dt>
- <dd>This technique will of course also work with with other
+ <dd>This technique will of course also work with other
special characters that mod_rewrite, by default, URL-encodes.</dd>
</dl>