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

Eric Covener <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Eric Covener <[email protected]> ---
In my testing the query string is not part of the %{REQUEST_URI} variable
resolved by mod_rewrite (or expression-based use)

The REQUEST_URI environment variable passed to CGI and CGI-like handlers has a
different value, the one you'd expect based on the name (including the query)

If you think it really contradicts the doc in mod_rewrite in some config please
share the most basic config that demonstrates the issue and the resulting
rewrite:trace8 and access_log.

-- 
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