]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
mod_alias proposal.
authorGraham Leggett <minfrin@apache.org>
Mon, 17 Jul 2023 15:55:33 +0000 (15:55 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 17 Jul 2023 15:55:33 +0000 (15:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911069 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1fe65f1c1ca635368df5eb8007b832a974322e4c..c781dd2f6a4c1c5405cbec9b3716e3ac35147c1f 100644 (file)
--- 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 ]