]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Backport to v2.4:
authorGraham Leggett <minfrin@apache.org>
Sat, 26 Aug 2023 18:19:50 +0000 (18:19 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 26 Aug 2023 18:19:50 +0000 (18:19 +0000)
commit1b9fcfeeb63b3ebb31aa99c5526c51610cfc5f1a
tree149e4c41cc121acdbdb58df1b626519d8f65ff2c
parente0c8ce0661116eb8d4c9e30579ef6127b09fc62e
Backport to v2.4:

  *) mod_alias: Add RedirectRelative to allow relative redirect targets to be
     issued as-is.
     Trunk version of patch:
        https://svn.apache.org/r1861542
        https://svn.apache.org/r1861569
     Backport version for 2.4.x of patch:
      Trunk version of patch works
       svn merge -c 1861542,r1861569 ^/httpd/httpd/trunk .
     +1: minfrin, covener, icing

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911934 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
docs/manual/mod/mod_alias.xml
modules/mappers/mod_alias.c