]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
backport the '!' which makes AllowEncodedSlashes work
authorJeff Trawick <trawick@apache.org>
Wed, 1 Sep 2004 18:54:14 +0000 (18:54 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 1 Sep 2004 18:54:14 +0000 (18:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104927 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 45be3f990cdeca7e1593b1f26194b457ccd4fe27..ca848f8d3e12c87ec8c40bac22823718c802ec0c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/08/31 19:38:46 $]
+Last modified at [$Date: 2004/09/01 18:54:14 $]
 
 Release:
 
@@ -109,7 +109,13 @@ PATCHES TO BACKPORT FROM 2.1
        UTC.  PR 24417.  [Ken Coar, Uli Zappe <uli ritual.org>]
          support/rotatelogs.c: r1.33, r1.34, r1.35
        +1: trawick, nd
-    
+
+    *) Fix the handling of URIs containing %2F when AllowEncodedSlashes
+       is enabled.  Previously, such urls would still be rejected with
+       404.
+         server/util.c: r1.148
+       +1: trawick
+
     *) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap.
          modules/experimental/mod_auth_ldap.c: 1.28
          modules/experimental/util_ldap.c: 1.36