diff options
author | Stefan Fritsch <sf@apache.org> | 2011-07-02 10:34:54 +0200 |
---|---|---|
committer | Stefan Fritsch <sf@apache.org> | 2011-07-02 10:34:54 +0200 |
commit | 06acd17a2f1923c811be131b2ac89e3a0074e4f2 (patch) | |
tree | 08e2eaaed370b6808e101d500ee6e7ff20f29b49 /docs/manual/mod/index.html.es | |
parent | Add new non-default debugging module mod_log_debug (diff) | |
download | apache2-06acd17a2f1923c811be131b2ac89e3a0074e4f2.tar.xz apache2-06acd17a2f1923c811be131b2ac89e3a0074e4f2.zip |
update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142171 13f79535-47bb-0310-9956-ffa450edef68
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 |