git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290675
13f79535-47bb-0310-9956-
ffa450edef68
Changes with Apache 2.3.0
[Remove entries to the current 2.0 and 2.2 section below, when backported]
+ *) Move mod_dbd to /modules/database/ (Nick Kew)
+
+ *) Move mod_filter and mod_charset_lite to /modules/filters/ (Nick Kew)
+
*) Fix mod_dbd's config [Brian J. France <list firehawksystems.com>]
*) httpd.exe/apachectl -V: display the DYNAMIC_MODULE_LIMIT setting, as
This directory houses modules that implement file and data caching
capability.
+database/
+ The apache DBD framework manages connections to SQL backends efficiently.
+
dav/
This directory houses modules that implement WebDAV functionality.