]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Follow up to r1879080 and r1879137: servlet-normalize r->uri if matched.
authorYann Ylavic <ylavic@apache.org>
Fri, 26 Jun 2020 12:51:08 +0000 (12:51 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 26 Jun 2020 12:51:08 +0000 (12:51 +0000)
commiteb4ba427a437b4e0c775a5dca9ddadce2a955a35
treed126840cdd935065af3bda03be98afa755acf947
parente2382321747238d681632151fb2c0b7549e8acc5
Follow up to r1879080 and r1879137: servlet-normalize r->uri if matched.

If a ProxyPass mapping=servlet matches (in pre_trans hook), update r->uri with
the servlet normalization so that later <Location> or any dir context match
does not have to handle potential path parameters.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1879235 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy.h