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 2020/02/05 16:32:58 UTC

[Bug 64117] Apache is not logging original URL %
https://bz.apache.org/bugzilla/show_bug.cgi?id=64117

--- Comment #1 from Eric Covener <co...@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-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org