From: Graham Leggett Date: Mon, 17 Jul 2023 15:55:33 +0000 (+0000) Subject: mod_alias proposal. X-Git-Tag: 2.4.58-rc1-candidate~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4064072bf18804d89db0fd70ce6e5778dcca10a7;p=thirdparty%2Fapache%2Fhttpd.git mod_alias proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911069 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1fe65f1c1ca..c781dd2f6a4 100644 --- a/STATUS +++ b/STATUS @@ -271,6 +271,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn merge -c 1861542,r1861569 ^/httpd/httpd/trunk . +1: minfrin + *) mod_alias: Add AliasPreservePath directive to map the full path after the + alias in a location. Requires r1861542 / r1861569 above. + Trunk version of patch: + https://svn.apache.org/r1909137 + https://svn.apache.org/r1911067 + Backport version for 2.4.x of patch: + https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/alias-preserve-path.diff + +1: minfrin + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]