]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Candidate CAN number for completeness.
authorBill Stoddard <stoddard@apache.org>
Fri, 19 Apr 2002 19:17:35 +0000 (19:17 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 19 Apr 2002 19:17:35 +0000 (19:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94722 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index 9d61ac9ea38732453e37bbb39a02d1277428603f..16b4a3e04eb83ddb4787f65459ba86aff90b6e54 100644 (file)
@@ -754,7 +754,7 @@ Changes with Apache 1.3.18 [not released]
   *) SECURITY: The default installation could lead to mod_negotiation
      and mod_dir/mod_autoindex displaying a directory listing instead of
      the index.html.* files, if a very long path was created artificially
-     by using many slashes. Now a 403 FORBIDDEN is returned.
+     by using many slashes. Now a 403 FORBIDDEN is returned. CAN-2001-0925.
      [Martin Kraemer]
      
   *) Trailing slashes (if they exist) are now removed from ServerRoot,