]> granicus.if.org Git - apache/commit
Fix the handling of URIs containing %2F when AllowEncodedSlashes
authorJeff Trawick <trawick@apache.org>
Wed, 1 Sep 2004 15:14:33 +0000 (15:14 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 1 Sep 2004 15:14:33 +0000 (15:14 +0000)
commita7f3a9b10760c468db1ce42f407710bb3f99b217
tree9071fd9b7a3da59827abaed55240b0b6d11f5c42
parentd37a21d9818b73858614d0e2161be80f9afa8fd0
Fix the handling of URIs containing %2F when AllowEncodedSlashes
is enabled.  Previously, such urls would still be rejected with
404.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104925 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/util.c