https://bz.apache.org/bugzilla/show_bug.cgi?id=62663

--- Comment #3 from Peter Scott <[email protected]> ---
The query string is also included when REQUEST_URI is used in a RewriteRule
substitution parameter.  The mod_rewrite documentation states that "The
server-variables are the same as for the TestString of a RewriteCond directive"
and the definitions of those variables under RewriteCond include the assertion
that REQUEST_URI does not include QUERY_STRING.  This seems unambiguously
incorrect.

We would like to know whether the documentation or the behavior of REQUEST_URI
inside RewriteRule is going to be changed in future versions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to