]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
nit: 1861542,r1861569 were both mine
authorEric Covener <covener@apache.org>
Wed, 30 Aug 2023 12:41:50 +0000 (12:41 +0000)
committerEric Covener <covener@apache.org>
Wed, 30 Aug 2023 12:41:50 +0000 (12:41 +0000)
commit22d1aa625f8c0d2cfa276395129081e59ceaf7f7
tree51e417416a5ee93fdf5ab310626721a351ffc734
parent64c420f52a5b93185488fc2c58501558bdabbcb6
nit: 1861542,r1861569 were both mine

URL: http://svn.apache.org/viewvc?rev=1911934&view=rev
Log:
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@1912012 13f79535-47bb-0310-9956-ffa450edef68
CHANGES