Changes with Apache 2.0.30-dev
+ *) Fix the module identifer as shown in the docs for various core
+ modules (e.g., the identifer for mod_log_config was previously
+ listed as config_log_module). PR #9338
+ [James Watson <ap2bug@sowega.org>]
+
*) Fix LimitRequestBody directive by placing it in the HTTP
filter. [Justin Erenkrantz]
mod_auth_anon.c<br />
<a href="module-dict.html#ModuleIdentifier"
rel="Help"><strong>Module Identifier:</strong></a>
- anon_auth_module</p>
+ auth_anon_module</p>
<h2>Summary</h2>
mod_auth_db.c<br />
<a href="module-dict.html#ModuleIdentifier"
rel="Help"><strong>Module Identifier:</strong></a>
- db_auth_module</p>
+ auth_db_module</p>
<h2>Summary</h2>
mod_auth_dbm.c<br />
<a href="module-dict.html#ModuleIdentifier"
rel="Help"><strong>Module Identifier:</strong></a>
- dbm_auth_module</p>
+ auth_dbm_module</p>
<h2>Summary</h2>
mod_auth_digest.c<br />
<a href="module-dict.html#ModuleIdentifier"
rel="Help"><strong>Module Identifier:</strong></a>
- digest_auth_module</p>
+ auth_digest_module</p>
<h2>Summary</h2>
mod_include.c<br />
<a href="module-dict.html#ModuleIdentifier"
rel="Help"><strong>Module Identifier:</strong></a>
- includes_module</p>
+ include_module</p>
<h2>Summary</h2>
mod_log_config.c<br />
<a href="module-dict.html#ModuleIdentifier"
rel="Help"><strong>Module Identifier:</strong></a>
- config_log_module</p>
+ log_config_module</p>
<h2>Summary</h2>