<note type="warning">
<p>If the first argument ends with a trailing <strong>/</strong>, the second
- argument should also end with a trailing <strong>/</strong> and vice
+ argument should also end with a trailing <strong>/</strong>, and vice
versa. Otherwise, the resulting requests to the backend may miss some
needed slashes and do not deliver the expected results.
</p>
module="core">UseCanonicalName</directive> directive.</p>
<p>Note that this <directive>ProxyPassReverse</directive> directive can
- also be used in conjunction with the proxy pass-through feature
+ also be used in conjunction with the proxy feature
(<code>RewriteRule ... [P]</code>) from <module>mod_rewrite</module>
because it doesn't depend on a corresponding <directive module="mod_proxy"
>ProxyPass</directive> directive.</p>