diff options
Diffstat (limited to '')
-rw-r--r-- | docs/manual/mod/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manual/mod/index.html b/docs/manual/mod/index.html index 5f917e84dd..42a5c9da4d 100644 --- a/docs/manual/mod/index.html +++ b/docs/manual/mod/index.html @@ -39,8 +39,9 @@ configuration</description></dd><dt><a href="mod_isapi.html">mod_isapi</a></dt>< by looking at a few bytes of its contents</description></dd><dt><a href="mod_negotiation.html">mod_negotiation</a></dt><dd><description>Provides for <a href="../content-negotiation.html">content negotiation</a></description></dd><dt><a href="mod_proxy.html">mod_proxy</a></dt><dd><description>HTTP/1.1 proxy/gateway server</description></dd><dt><a href="mod_rewrite.html">mod_rewrite</a></dt><dd><description>Provides a rule-based rewriting engine to rewrite requested URLs on the fly</description></dd><dt><a href="mod_setenvif.html">mod_setenvif</a></dt><dd><description>Allows the setting of environment variables based on characteristics of the request</description></dd><dt><a href="mod_so.html">mod_so</a></dt><dd><description> -This module provides for loading of executable code and -modules into the server at start-up or restart time.</description></dd><dt><a href="mod_speling.html">mod_speling</a></dt><dd><description>Attempts to correct mistaken URLs that + This module provides for loading of executable code and + modules into the server at start-up or restart time. +</description></dd><dt><a href="mod_speling.html">mod_speling</a></dt><dd><description>Attempts to correct mistaken URLs that users might have entered by ignoring capitalization and by allowing up to one misspelling</description></dd><dt><a href="mod_ssl.html">mod_ssl</a></dt><dd><description>Strong cryptography using the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols</description></dd><dt><a href="mod_status.html">mod_status</a></dt><dd><description>Provides information on server activity and |