From: Bill Stoddard Date: Fri, 19 Apr 2002 19:17:35 +0000 (+0000) Subject: Candidate CAN number for completeness. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2c820f6b0654898c2d6728c2c9481b6de695eb2;p=thirdparty%2Fapache%2Fhttpd.git Candidate CAN number for completeness. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94722 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/CHANGES b/src/CHANGES index 9d61ac9ea38..16b4a3e04eb 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -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,