From: Jeff Trawick Date: Wed, 1 Sep 2004 18:54:14 +0000 (+0000) Subject: backport the '!' which makes AllowEncodedSlashes work X-Git-Tag: 2.0.51~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2600e44737b2a571ca70e4eddc47a9c1e2b811b;p=thirdparty%2Fapache%2Fhttpd.git backport the '!' which makes AllowEncodedSlashes work git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104927 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 45be3f990cd..ca848f8d3e1 100644 --- 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 ] 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