]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merged /httpd/httpd/trunk:r1879074-1879080,1879094-1879095,1879110-1879112,1879114...
authorStefan Eissing <icing@apache.org>
Tue, 10 Aug 2021 08:27:18 +0000 (08:27 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 10 Aug 2021 08:27:18 +0000 (08:27 +0000)
commit6a5d3e006b8dc8aca1a267a8607864e1c3607f61
treee83ad495a2a46d6f08ee77859d95eb3a9432ddc7
parent8dc8b50fe67111c2f18a3842fc25d0183061638c
Merged /httpd/httpd/trunk:r1879074-1879080,1879094-1879095,1879110-1879112,1879114,1879116-1879117,1879137,1879144-1879145,1879147,1879149,1879235,1879360

back port the mapping=servlet proxy logic.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1892161 13f79535-47bb-0310-9956-ffa450edef68
16 files changed:
docs/manual/developer/modguide.xml
docs/manual/mod/mod_log_debug.xml
docs/manual/mod/mod_lua.xml
include/ap_mmn.h
include/http_request.h
include/httpd.h
modules/dav/main/util.c
modules/examples/mod_example_hooks.c
modules/generators/mod_autoindex.c
modules/generators/mod_info.c
modules/loggers/mod_log_debug.c
modules/lua/mod_lua.c
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy.h
server/request.c
server/util.c