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

--- Comment #1 from Eric Covener <cove...@gmail.com> ---
In non-directory/htaccess context, rewrites don't trigger internal redirects,
which is what those special characters unwind.  Without PT, these rewrites just
change the mapped filename. With PT, they change the URL-path %U in-place.

I think if you want to preserve it, you need to set it aside into an envvar.

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

Reply via email to