]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
backport of 1893519,1893532 from trunk:
authorStefan Eissing <icing@apache.org>
Thu, 23 Sep 2021 12:31:53 +0000 (12:31 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 23 Sep 2021 12:31:53 +0000 (12:31 +0000)
commit81a8b0133b46c4cf7dfc4b5476ad46eb34aa0a5c
tree4a714074fc272248fca72400d464f7818866e44a
parent4e0554788bc3d3b71ff15ff98fd444c7a0bec859
backport of 1893519,1893532 from trunk:

  *) mod_proxy: Handle UDS URIs with empty hostname ("unix:///...") as if they
     had no hostname ("unix:/..."), also in mod_rewrite's is_absolulte_uri().

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893559 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/uds_empty_hostname.txt [new file with mode: 0644]
modules/mappers/mod_rewrite.c
modules/proxy/proxy_util.c