diff options
author | André Malo <nd@apache.org> | 2002-11-16 21:21:38 +0100 |
---|---|---|
committer | André Malo <nd@apache.org> | 2002-11-16 21:21:38 +0100 |
commit | 584bec3d859ab49411edec8dcfc96bfd4e1443d6 (patch) | |
tree | aeff6423661fd0e9974f7c8d131018841de61337 /docs/manual/mod/index.html.en | |
parent | core_output_filter: back out changes to clean up resources before the end (diff) | |
download | apache2-584bec3d859ab49411edec8dcfc96bfd4e1443d6.tar.xz apache2-584bec3d859ab49411edec8dcfc96bfd4e1443d6.zip |
- <em> -> <var>
- little reformatting
-> update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97541 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/index.html.en')
-rw-r--r-- | docs/manual/mod/index.html.en | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en index f836a0bbf8..d61cd849f6 100644 --- a/docs/manual/mod/index.html.en +++ b/docs/manual/mod/index.html.en @@ -78,8 +78,8 @@ headers</dd> <dt><a href="mod_info.html">mod_info</a></dt><dd>Provides a comprehensive overview of the server configuration</dd> <dt><a href="mod_isapi.html">mod_isapi</a></dt><dd>ISAPI Extensions within Apache for Windows</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_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_logio.html">mod_logio</a></dt><dd>Logging of input and output bytes per request</dd> <dt><a href="mod_mem_cache.html">mod_mem_cache</a></dt><dd>Content cache keyed to URIs</dd> |