work-around with the 2.2.x entry
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@573218
13f79535-47bb-0310-9956-
ffa450edef68
number reporting.) [William Rowe]
*) mod_autoindex: Add in Type and Charset options to IndexOptions
- directive. This allows the admin to explicitly set the
- content-type and charset of the generated page.
- [Jim Jagielski]
+ directive. This allows the admin to explicitly set the
+ content-type and charset of the generated page and is therefore
+ a viable workaround for buggy browsers affected by CVE-2007-4465
+ (cve.mitre.org). [Jim Jagielski]
*) main core: Emit errors during the initial apr_app_initialize()
or apr_pool_create() (when apr-based error reporting is not ready).