diff options
Diffstat (limited to 'docs/manual/mod/index.html.es')
-rw-r--r-- | docs/manual/mod/index.html.es | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/mod/index.html.es b/docs/manual/mod/index.html.es index 67dc32752c..1be38cea33 100644 --- a/docs/manual/mod/index.html.es +++ b/docs/manual/mod/index.html.es @@ -154,6 +154,7 @@ configuration</dd> <dt><a href="mod_ldap.html">mod_ldap</a></dt><dd>LDAP connection pooling and result caching services for use by other LDAP modules</dd> <dt><a href="mod_log_config.html">mod_log_config</a></dt><dd>Logging of the requests made to the server</dd> +<dt><a href="mod_log_debug.html">mod_log_debug</a></dt><dd>Additional configurable debug logging</dd> <dt><a href="mod_log_forensic.html">mod_log_forensic</a></dt><dd>Forensic Logging of the requests made to the server</dd> <dt><a href="mod_logio.html">mod_logio</a></dt><dd>Logging of input and output bytes per request</dd> <dt><a href="mod_lua.html">mod_lua</a></dt><dd>Provides Lua hooks into various portions of the httpd |