You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2023/04/11 19:52:42 UTC

[Bug 66563] REQUEST_URI characters are not URL encoded when used within RewriteRule

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

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
            Version|2.4.56                      |2.4.57

--- Comment #1 from Eric Covener <co...@gmail.com> ---
I think it's expected/longstanding that variables other than %THE_REQUEST have
already been decoded, and that [B] only affects regex back-references. 

For other variables I think you need something like int:escape map.

There was some early discussion about allowing spaces here, but it didn't go
over well.  What eventually consumes this URL?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org