the comparison string has been decoded for rewriterule comparison. PR50653
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1063588 13f79535-47bb-0310-9956-
ffa450edef68
<p><a id="patterns" name="patterns"><em>Pattern</em></a> is
a perl compatible <a id="regexp" name="regexp">regular
- expression</a>. On the first RewriteRule it is applied to the (%-encoded)
+ expression</a>. On the first RewriteRule it is applied to the (%-decoded)
<a href="./directive-dict.html#Syntax">URL-path</a> of the request;
subsequent patterns are applied to the output of the last matched
RewriteRule.</p>