Changes with Apache 1.3.21
+ *) Win32 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. This
+ problem was similar to and in the same area as the problem
+ reported and fixed by Martin Kraemer in 1.3.18, only the scope
+ is much narrower and is specific to Windows.
+ [Bill Stoddard]
+
*) Update the mime.types file to the registered media types as
of 2001-09-25, and add xsl, so, dll extensions [Mark Cox]