]> granicus.if.org Git - apache/commitdiff
rebuild of directive quickreference
authorAndre Malo <nd@apache.org>
Sun, 22 Sep 2002 00:14:40 +0000 (00:14 +0000)
committerAndre Malo <nd@apache.org>
Sun, 22 Sep 2002 00:14:40 +0000 (00:14 +0000)
this mostly modifies the layout and adds a letter bar

Reviewed by: Joshua Slive, Astrid Ke�ler

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96947 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/quickreference.html.en
docs/manual/mod/quickreference.xml
docs/manual/style/css/manual-loose-100pc.css
docs/manual/style/css/manual-print.css
docs/manual/style/css/manual.css
docs/manual/style/modulesynopsis.dtd
docs/manual/style/xsl/common.xsl
docs/manual/style/xsl/quickreference.xsl

index 1a6e96fac838d63bfad712aace552c2c6128943c..012fa2cbb388bbfa6e28b64dbfe72893d9249ec5 100644 (file)
         XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
               This file is generated from xml source: DO NOT EDIT
         XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
-      --><title>Directive Quick Reference - Apache HTTP Server</title><link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /><link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /><link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link href="../images/favicon.ico" rel="shortcut icon" /></head><body id="directive-index"><div id="page-header"><p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p><p class="apache">Apache HTTP Server Version 2.0</p><img alt="" src="../images/feather.gif" /></div><div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div><div id="path"><a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.0</a></div><div id="preamble"><h1>Directive Quick Reference</h1>
-    <p>The directive quick reference shows the usage, default, status, and context
-    of each Apache configuration directive.  For more information about each of these,
-    see the <a href="directive-dict.html">Directive Dictionary</a>.
-    </p>
+      --><title>Directive Quick Reference - Apache HTTP Server</title><link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /><link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /><link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link href="../images/favicon.ico" rel="shortcut icon" /></head><body id="directive-index"><div id="page-header"><p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p><p class="apache">Apache HTTP Server Version 2.0</p><img alt="" src="../images/feather.gif" /></div><div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div><div id="path"><a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.0</a> &gt; <a href="./">Modules</a></div><div id="preamble"><h1>Directive Quick Reference</h1>
+    <p>The directive quick reference shows the usage, default, status,
+    and context of each Apache configuration directive.  For more
+    information about each of these, see the <a href="directive-dict.html">Directive Dictionary</a>.</p>
 
-    <p>The first column gives the directive name and usage.  The second columns shows the
-    default value of the directive, if a default exists.  If the default is too large to
-    display, the first characters will be followed by "+".</p>
+    <p>The first column gives the directive name and usage.  The second
+    columns shows the default value of the directive, if a default exists.
+    If the default is too large to display, the first characters will be
+    followed by "+".</p>
 
-    <p>The third and fourth columns lists the status of the directive and the
-    contexts where the directive is allowed according
-    to the following tables:</p>
-
-<table><tr><td>
-    <table><tr><td>C</td><td>Core</td></tr>
-    <tr><td>M</td><td>MPM</td></tr>
-    <tr><td>B</td><td>Base</td></tr>
-    <tr><td>E</td><td>Extension</td></tr>
-    <tr><td>X</td><td>Experimental</td></tr>
-    </table>
-</td><td>
-    <table><tr><td>s</td><td>server config</td></tr>
-    <tr><td>v</td><td>virtual host</td></tr>
-    <tr><td>d</td><td>directory</td></tr>
-    <tr><td>h</td><td>.htaccess</td></tr>
-    </table>
-</td></tr></table>
-  </div><div id="directive-list"><table class="qref"><tr class="odd"><td><a href="prefork.html#acceptmutex" style="text-decoration: none">AcceptMutex default|<em>method</em></a></td><td> default </td><td>M</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Method that Apache uses to serialize multiple children
+    <p>The third and fourth columns list the contexts where the directive
+    is allowed and the status of the directive according to the legend
+    tables below.</p>
+  </div>
+<div id="directive-ref"><table id="legend"><tr><td class="letters"><span><a href="#A"> A </a> | <a href="#B"> B </a> | <a href="#C"> C </a> | <a href="#D"> D </a> | <a href="#E"> E </a> | <a href="#F"> F </a> | <a href="#G"> G </a> | <a href="#H"> H </a> | <a href="#I"> I </a> | <a href="#K"> K </a> | <a href="#L"> L </a> | <a href="#M"> M </a> | <a href="#N"> N </a> | <a href="#O"> O </a> | <a href="#P"> P </a> | <a href="#R"> R </a> | <a href="#S"> S </a> | <a href="#T"> T </a> | <a href="#U"> U </a> | <a href="#V"> V </a> | <a href="#X"> X </a></span></td>
+<td><table>
+      <tr><th>s</th><td>server config</td></tr>
+      <tr><th>v</th><td>virtual host</td></tr>
+      <tr><th>d</th><td>directory</td></tr>
+      <tr><th>h</th><td>.htaccess</td></tr>
+    </table></td><td><table>
+      <tr><th>C</th><td>Core</td></tr>
+      <tr><th>M</th><td>MPM</td></tr>
+      <tr><th>B</th><td>Base</td></tr>
+      <tr><th>E</th><td>Extension</td></tr>
+      <tr><th>X</th><td>Experimental</td></tr>
+    </table></td></tr></table>
+<table class="qref"><tr><td><a href="prefork.html#acceptmutex" id="A" name="A">AcceptMutex default|<em>method</em></a></td><td> default </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Method that Apache uses to serialize multiple children
 accepting requests on network sockets</td></tr>
-<tr class="even"><td><a href="core.html#acceptpathinfo" style="text-decoration: none">AcceptPathInfo On|Off|Default</a></td><td> Default </td><td>C</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Resources accept trailing pathname information</td></tr>
-<tr class="odd"><td><a href="core.html#accessfilename" style="text-decoration: none">AccessFileName <em>filename</em> [<em>filename</em>] ...</a></td><td> .htaccess </td><td>C</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Name of the distributed configuration file</td></tr>
-<tr class="even"><td><a href="mod_actions.html#action" style="text-decoration: none">Action <em>action-type cgi-script</em></a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Activates a CGI script for a particular handler or
+<tr class="odd"><td><a href="core.html#acceptpathinfo">AcceptPathInfo On|Off|Default</a></td><td> Default </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Resources accept trailing pathname information</td></tr>
+<tr><td><a href="core.html#accessfilename">AccessFileName <em>filename</em> [<em>filename</em>] ...</a></td><td> .htaccess </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Name of the distributed configuration file</td></tr>
+<tr class="odd"><td><a href="mod_actions.html#action">Action <em>action-type cgi-script</em></a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Activates a CGI script for a particular handler or
 content-type</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#addalt" style="text-decoration: none">AddAlt <em>string file</em> [<em>file</em>] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Alternate text to display for a file, instead of an
+<tr><td><a href="mod_autoindex.html#addalt">AddAlt <em>string file</em> [<em>file</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Alternate text to display for a file, instead of an
 icon selected by filename</td></tr>
-<tr class="even"><td><a href="mod_autoindex.html#addaltbyencoding" style="text-decoration: none">AddAltByEncoding <em>string MIME-encoding</em>
-[<em>MIME-encoding</em>] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Alternate text to display for a file instead of an icon
+<tr class="odd"><td><a href="mod_autoindex.html#addaltbyencoding">AddAltByEncoding <em>string MIME-encoding</em>
+[<em>MIME-encoding</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Alternate text to display for a file instead of an icon
 selected by MIME-encoding</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#addaltbytype" style="text-decoration: none">AddAltByType <em>string
-    MIME-type</em> [<em>MIME-type</em>] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Alternate text to display for a file, instead of an
+<tr><td><a href="mod_autoindex.html#addaltbytype">AddAltByType <em>string
+    MIME-type</em> [<em>MIME-type</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Alternate text to display for a file, instead of an
 icon selected by MIME content-type</td></tr>
-<tr class="even"><td><a href="mod_mime.html#addcharset" style="text-decoration: none">AddCharset <em>charset extension</em> 
-[<em>extension</em>] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Maps the given filename extensions
+<tr class="odd"><td><a href="mod_mime.html#addcharset">AddCharset <em>charset extension</em> 
+[<em>extension</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Maps the given filename extensions
     to the specified content charset</td></tr>
-<tr class="odd"><td><a href="core.html#adddefaultcharset" style="text-decoration: none">AddDefaultCharset On|Off|<em>charset</em></a></td><td> Off </td><td>C</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Default character set to be added for a
+<tr><td><a href="core.html#adddefaultcharset">AddDefaultCharset On|Off|<em>charset</em></a></td><td> Off </td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Default character set to be added for a
 response without an explicit character set</td></tr>
-<tr class="even"><td><a href="mod_autoindex.html#adddescription" style="text-decoration: none">AddDescription
-    <em>string file</em> [<em>file</em>] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Description to display for a file</td></tr>
-<tr class="odd"><td><a href="mod_mime.html#addencoding" style="text-decoration: none">AddEncoding
-    <em>MIME-enc extension</em> [<em>extension</em>] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Maps the given filename extensions
+<tr class="odd"><td><a href="mod_autoindex.html#adddescription">AddDescription
+    <em>string file</em> [<em>file</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Description to display for a file</td></tr>
+<tr><td><a href="mod_mime.html#addencoding">AddEncoding
+    <em>MIME-enc extension</em> [<em>extension</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Maps the given filename extensions
     to the specified encoding type</td></tr>
-<tr class="even"><td><a href="mod_mime.html#addhandler" style="text-decoration: none">AddHandler
-    <em>handler-name extension</em> [<em>extension</em>] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Maps the filename extensions
+<tr class="odd"><td><a href="mod_mime.html#addhandler">AddHandler
+    <em>handler-name extension</em> [<em>extension</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Maps the filename extensions
 to the specified handler</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#addicon" style="text-decoration: none">AddIcon <em>icon
-    name</em> [<em>name</em>] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Icon to display for a file selected by name</td></tr>
-<tr class="even"><td><a href="mod_autoindex.html#addiconbyencoding" style="text-decoration: none">AddIconByEncoding
-    <em>icon MIME-encoding</em> [<em>MIME-encoding</em>] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Icon to display next to files selected by MIME 
+<tr><td><a href="mod_autoindex.html#addicon">AddIcon <em>icon
+    name</em> [<em>name</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Icon to display for a file selected by name</td></tr>
+<tr class="odd"><td><a href="mod_autoindex.html#addiconbyencoding">AddIconByEncoding
+    <em>icon MIME-encoding</em> [<em>MIME-encoding</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Icon to display next to files selected by MIME 
 content-encoding</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#addiconbytype" style="text-decoration: none">AddIconByType
-    <em>icon MIME-type</em> [<em>MIME-type</em>] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Icon to display next to files selected by MIME 
+<tr><td><a href="mod_autoindex.html#addiconbytype">AddIconByType
+    <em>icon MIME-type</em> [<em>MIME-type</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Icon to display next to files selected by MIME 
 content-type</td></tr>
-<tr class="even"><td><a href="mod_mime.html#addinputfilter" style="text-decoration: none">AddInputFilter
+<tr class="odd"><td><a href="mod_mime.html#addinputfilter">AddInputFilter
     <em>filter</em>[<em>;filter</em>...] extension
-    [<em>extension</em> ...]</a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Maps filename extensions
+    [<em>extension</em> ...]</a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Maps filename extensions
     to the filters that will process
     client requests</td></tr>
-<tr class="odd"><td><a href="mod_mime.html#addlanguage" style="text-decoration: none">AddLanguage
-    <em>MIME-lang extension</em> [<em>extension</em>] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Maps the given filename extension
+<tr><td><a href="mod_mime.html#addlanguage">AddLanguage
+    <em>MIME-lang extension</em> [<em>extension</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Maps the given filename extension
 to the specified content language</td></tr>
-<tr class="even"><td><a href="mod_info.html#addmoduleinfo" style="text-decoration: none">AddModuleInfo <em>module-name string</em></a></td><td /><td>E</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Adds additional information to the module
+<tr class="odd"><td><a href="mod_info.html#addmoduleinfo">AddModuleInfo <em>module-name string</em></a></td><td /><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Adds additional information to the module
 information displayed by the server-info handler</td></tr>
-<tr class="odd"><td><a href="mod_mime.html#addoutputfilter" style="text-decoration: none">AddOutputFilter
+<tr><td><a href="mod_mime.html#addoutputfilter">AddOutputFilter
     <em>filter</em>[<em>;filter</em>...] extension
-    [<em>extension</em> ...]</a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Maps filename
+    [<em>extension</em> ...]</a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Maps filename
 extensions to the filters that will process
 responses from the server</td></tr>
-<tr class="even"><td><a href="mod_mime.html#addtype" style="text-decoration: none">AddType <em>MIME-type
-    extension</em> [<em>extension</em>] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Maps the given filename extensions
+<tr class="odd"><td><a href="mod_mime.html#addtype">AddType <em>MIME-type
+    extension</em> [<em>extension</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Maps the given filename extensions
 onto the specified content type</td></tr>
-<tr class="odd"><td><a href="mod_alias.html#alias" style="text-decoration: none"> Alias <em>URL-path
-    file-path</em>|<em>directory-path</em></a></td><td /><td>B</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Maps URLs to filesystem locations</td></tr>
-<tr class="even"><td><a href="mod_alias.html#aliasmatch" style="text-decoration: none">AliasMatch <em>regex
-    file-path</em>|<em>directory-path</em></a></td><td /><td>B</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Maps URLs to filesystem locations using regular 
+<tr><td><a href="mod_alias.html#alias"> Alias <em>URL-path
+    file-path</em>|<em>directory-path</em></a></td><td /><td>sv</td><td>B</td></tr><tr><td class="descr" colspan="4">Maps URLs to filesystem locations</td></tr>
+<tr class="odd"><td><a href="mod_alias.html#aliasmatch">AliasMatch <em>regex
+    file-path</em>|<em>directory-path</em></a></td><td /><td>sv</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Maps URLs to filesystem locations using regular 
 expressions</td></tr>
-<tr class="odd"><td><a href="mod_access.html#allow" style="text-decoration: none"> Allow from
+<tr><td><a href="mod_access.html#allow"> Allow from
     all|<em>host</em>|env=<em>env-variable</em>
-    [<em>host</em>|env=<em>env-variable</em>] ...</a></td><td /><td>B</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Controls which hosts can access an area of the
+    [<em>host</em>|env=<em>env-variable</em>] ...</a></td><td /><td>dh</td><td>B</td></tr><tr><td class="descr" colspan="4">Controls which hosts can access an area of the
 server</td></tr>
-<tr class="even"><td><a href="mod_proxy.html#allowconnect" style="text-decoration: none">AllowCONNECT <em>port</em> [<em>port</em>] ...</a></td><td> 443 563 </td><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Ports that are allowed to <code>CONNECT</code> through
+<tr class="odd"><td><a href="mod_proxy.html#allowconnect">AllowCONNECT <em>port</em> [<em>port</em>] ...</a></td><td> 443 563 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Ports that are allowed to <code>CONNECT</code> through
 the proxy</td></tr>
-<tr class="odd"><td><a href="core.html#allowoverride" style="text-decoration: none">AllowOverride All|None|<em>directive-type</em> 
-[<em>directive-type</em>] ...</a></td><td> All </td><td>C</td><td>d</td></tr><tr class="odd"><td colspan="4">
-                 
-               Types of directives that are allowed in
+<tr><td><a href="core.html#allowoverride">AllowOverride All|None|<em>directive-type</em> 
+[<em>directive-type</em>] ...</a></td><td> All </td><td>d</td><td>C</td></tr><tr><td class="descr" colspan="4">Types of directives that are allowed in
 .htaccess files</td></tr>
-<tr class="even"><td><a href="mod_auth_anon.html#anonymous" style="text-decoration: none">Anonymous <em>user</em> [<em>user</em>] ...</a></td><td /><td>E</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               Specifies userIDs that areallowed access without
+<tr class="odd"><td><a href="mod_auth_anon.html#anonymous">Anonymous <em>user</em> [<em>user</em>] ...</a></td><td /><td>dh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Specifies userIDs that areallowed access without
 password verification</td></tr>
-<tr class="odd"><td><a href="mod_auth_anon.html#anonymous_authoritative" style="text-decoration: none">Anonymous_Authoritative on|off</a></td><td> off </td><td>E</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Configures if authorization will fall-through
+<tr><td><a href="mod_auth_anon.html#anonymous_authoritative">Anonymous_Authoritative on|off</a></td><td> off </td><td>dh</td><td>E</td></tr><tr><td class="descr" colspan="4">Configures if authorization will fall-through
 to other methods</td></tr>
-<tr class="even"><td><a href="mod_auth_anon.html#anonymous_logemail" style="text-decoration: none">Anonymous_LogEmail on|off</a></td><td> on </td><td>E</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               Sets whether the password entered will be logged in the
+<tr class="odd"><td><a href="mod_auth_anon.html#anonymous_logemail">Anonymous_LogEmail on|off</a></td><td> on </td><td>dh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Sets whether the password entered will be logged in the
 error log</td></tr>
-<tr class="odd"><td><a href="mod_auth_anon.html#anonymous_mustgiveemail" style="text-decoration: none">Anonymous_MustGiveEmail on|off</a></td><td> on </td><td>E</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Specifies whether blank passwords are allowed</td></tr>
-<tr class="even"><td><a href="mod_auth_anon.html#anonymous_nouserid" style="text-decoration: none">Anonymous_NoUserID on|off</a></td><td> off </td><td>E</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               Sets whether the userID field may be empty</td></tr>
-<tr class="odd"><td><a href="mod_auth_anon.html#anonymous_verifyemail" style="text-decoration: none">Anonymous_VerifyEmail on|off</a></td><td> off </td><td>E</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Sets whether to check the password field for a correctly
+<tr><td><a href="mod_auth_anon.html#anonymous_mustgiveemail">Anonymous_MustGiveEmail on|off</a></td><td> on </td><td>dh</td><td>E</td></tr><tr><td class="descr" colspan="4">Specifies whether blank passwords are allowed</td></tr>
+<tr class="odd"><td><a href="mod_auth_anon.html#anonymous_nouserid">Anonymous_NoUserID on|off</a></td><td> off </td><td>dh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Sets whether the userID field may be empty</td></tr>
+<tr><td><a href="mod_auth_anon.html#anonymous_verifyemail">Anonymous_VerifyEmail on|off</a></td><td> off </td><td>dh</td><td>E</td></tr><tr><td class="descr" colspan="4">Sets whether to check the password field for a correctly
 formatted email address</td></tr>
-<tr class="even"><td><a href="perchild.html#assignuserid" style="text-decoration: none">AssignUserID <em>user_id</em> <em>group_id</em></a></td><td /><td>M</td><td>v</td></tr><tr class="even"><td colspan="4">
-                 
-               </td></tr>
-<tr class="odd"><td><a href="mod_auth.html#authauthoritative" style="text-decoration: none">AuthAuthoritative on|off</a></td><td> on </td><td>B</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Sets whether authorization and authentication are
+<tr class="odd"><td><a href="perchild.html#assignuserid">AssignUserID <em>user_id</em> <em>group_id</em></a></td><td /><td>v</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">-</td></tr>
+<tr><td><a href="mod_auth.html#authauthoritative">AuthAuthoritative on|off</a></td><td> on </td><td>dh</td><td>B</td></tr><tr><td class="descr" colspan="4">Sets whether authorization and authentication are
 passed to lower level modules</td></tr>
-<tr class="even"><td><a href="mod_auth_dbm.html#authdbmauthoritative" style="text-decoration: none">AuthDBMAuthoritative on|off</a></td><td> on </td><td>E</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               Sets whether authentication and authorization will be
+<tr class="odd"><td><a href="mod_auth_dbm.html#authdbmauthoritative">AuthDBMAuthoritative on|off</a></td><td> on </td><td>dh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Sets whether authentication and authorization will be
 passwed on to lower level modules</td></tr>
-<tr class="odd"><td><a href="mod_auth_dbm.html#authdbmgroupfile" style="text-decoration: none">AuthDBMGroupFile <em>file-path</em></a></td><td /><td>E</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Sets the name of the database file containing the list
+<tr><td><a href="mod_auth_dbm.html#authdbmgroupfile">AuthDBMGroupFile <em>file-path</em></a></td><td /><td>dh</td><td>E</td></tr><tr><td class="descr" colspan="4">Sets the name of the database file containing the list
 of user groups for authentication</td></tr>
-<tr class="even"><td><a href="mod_auth_dbm.html#authdbmtype" style="text-decoration: none">AuthDBMType default|SDBM|GDBM|NDBM|DB</a></td><td> default </td><td>E</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               Sets the type of database file that is used to
+<tr class="odd"><td><a href="mod_auth_dbm.html#authdbmtype">AuthDBMType default|SDBM|GDBM|NDBM|DB</a></td><td> default </td><td>dh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Sets the type of database file that is used to
 store passwords</td></tr>
-<tr class="odd"><td><a href="mod_auth_dbm.html#authdbmuserfile" style="text-decoration: none">AuthDBMUserFile <em>file-path</em></a></td><td /><td>E</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Sets thename of a database file containing the list of users and
+<tr><td><a href="mod_auth_dbm.html#authdbmuserfile">AuthDBMUserFile <em>file-path</em></a></td><td /><td>dh</td><td>E</td></tr><tr><td class="descr" colspan="4">Sets thename of a database file containing the list of users and
 passwords for authentication</td></tr>
-<tr class="even"><td><a href="mod_auth_digest.html#authdigestalgorithm" style="text-decoration: none">AuthDigestAlgorithm MD5|MD5-sess</a></td><td> MD5 </td><td>X</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               Selects the algorithm used to calculate the challenge and
+<tr class="odd"><td><a href="mod_auth_digest.html#authdigestalgorithm">AuthDigestAlgorithm MD5|MD5-sess</a></td><td> MD5 </td><td>dh</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Selects the algorithm used to calculate the challenge and
 response hases in digest authentication</td></tr>
-<tr class="odd"><td><a href="mod_auth_digest.html#authdigestdomain" style="text-decoration: none">AuthDigestDomain <em>URI</em> [<em>URI</em>] ...</a></td><td /><td>X</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               URIs that are in the same protection space for digest
+<tr><td><a href="mod_auth_digest.html#authdigestdomain">AuthDigestDomain <em>URI</em> [<em>URI</em>] ...</a></td><td /><td>dh</td><td>X</td></tr><tr><td class="descr" colspan="4">URIs that are in the same protection space for digest
 authentication</td></tr>
-<tr class="even"><td><a href="mod_auth_digest.html#authdigestfile" style="text-decoration: none">AuthDigestFile <em>file-path</em></a></td><td /><td>X</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               Location of the text file containing the list
+<tr class="odd"><td><a href="mod_auth_digest.html#authdigestfile">AuthDigestFile <em>file-path</em></a></td><td /><td>dh</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Location of the text file containing the list
 of users and encoded passwords for digest authentication</td></tr>
-<tr class="odd"><td><a href="mod_auth_digest.html#authdigestgroupfile" style="text-decoration: none">AuthDigestGroupFile <em>file-path</em></a></td><td /><td>X</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Name of the text file containing the list of groups
+<tr><td><a href="mod_auth_digest.html#authdigestgroupfile">AuthDigestGroupFile <em>file-path</em></a></td><td /><td>dh</td><td>X</td></tr><tr><td class="descr" colspan="4">Name of the text file containing the list of groups
 for digest authentication</td></tr>
-<tr class="even"><td><a href="mod_auth_digest.html#authdigestnccheck" style="text-decoration: none">AuthDigestNcCheck On|Off</a></td><td> Off </td><td>X</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Enables or disables checking of the nonce-count sent by the
+<tr class="odd"><td><a href="mod_auth_digest.html#authdigestnccheck">AuthDigestNcCheck On|Off</a></td><td> Off </td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Enables or disables checking of the nonce-count sent by the
 server</td></tr>
-<tr class="odd"><td><a href="mod_auth_digest.html#authdigestnonceformat" style="text-decoration: none">AuthDigestNonceFormat <em>format</em></a></td><td /><td>X</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Determines how the nonce is generated</td></tr>
-<tr class="even"><td><a href="mod_auth_digest.html#authdigestnoncelifetime" style="text-decoration: none">AuthDigestNonceLifetime <em>seconds</em></a></td><td> 300 </td><td>X</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               How long the server nonce is valid</td></tr>
-<tr class="odd"><td><a href="mod_auth_digest.html#authdigestqop" style="text-decoration: none">AuthDigestQop none|auth|auth-int [auth|auth-int]</a></td><td> auth </td><td>X</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Determines the quality-of-protection to use in digest
+<tr><td><a href="mod_auth_digest.html#authdigestnonceformat">AuthDigestNonceFormat <em>format</em></a></td><td /><td>dh</td><td>X</td></tr><tr><td class="descr" colspan="4">Determines how the nonce is generated</td></tr>
+<tr class="odd"><td><a href="mod_auth_digest.html#authdigestnoncelifetime">AuthDigestNonceLifetime <em>seconds</em></a></td><td> 300 </td><td>dh</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">How long the server nonce is valid</td></tr>
+<tr><td><a href="mod_auth_digest.html#authdigestqop">AuthDigestQop none|auth|auth-int [auth|auth-int]</a></td><td> auth </td><td>dh</td><td>X</td></tr><tr><td class="descr" colspan="4">Determines the quality-of-protection to use in digest
 authentication</td></tr>
-<tr class="even"><td><a href="mod_auth.html#authgroupfile" style="text-decoration: none">AuthGroupFile <em>file-path</em></a></td><td /><td>B</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               Sets the name of a text file containing the list
+<tr class="odd"><td><a href="mod_auth.html#authgroupfile">AuthGroupFile <em>file-path</em></a></td><td /><td>dh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Sets the name of a text file containing the list
 of user groups for authentication</td></tr>
-<tr class="odd"><td><a href="mod_auth_ldap.html#authldapauthoritative" style="text-decoration: none">AuthLDAPAuthoritative on|off</a></td><td> on </td><td>X</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Prevent other authentication modules from
+<tr><td><a href="mod_auth_ldap.html#authldapauthoritative">AuthLDAPAuthoritative on|off</a></td><td> on </td><td>dh</td><td>X</td></tr><tr><td class="descr" colspan="4">Prevent other authentication modules from
 authenticating the user if this one fails</td></tr>
-<tr class="even"><td><a href="mod_auth_ldap.html#authldapbinddn" style="text-decoration: none">AuthLDAPBindDN <em>distinguished-name</em></a></td><td /><td>X</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               Optional DN to use in binding to the LDAP server</td></tr>
-<tr class="odd"><td><a href="mod_auth_ldap.html#authldapbindpassword" style="text-decoration: none">AuthLDAPBindPassword <em>password</em></a></td><td /><td>X</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Password used in conjuction with the bind DN</td></tr>
-<tr class="even"><td><a href="mod_auth_ldap.html#authldapcomparednonserver" style="text-decoration: none">AuthLDAPCompareDNOnServer on|off</a></td><td> on </td><td>X</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               Use the LDAP server to compare the DNs</td></tr>
-<tr class="odd"><td><a href="mod_auth_ldap.html#authldapdereferencealiases" style="text-decoration: none">AuthLDAPDereferenceAliases never|searching|finding|always</a></td><td> Always </td><td>X</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               When will the module de-reference aliases</td></tr>
-<tr class="even"><td><a href="mod_auth_ldap.html#authldapenabled" style="text-decoration: none"> AuthLDAPEnabled on|off</a></td><td> on </td><td>X</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               Turn on or off LDAP authentication</td></tr>
-<tr class="odd"><td><a href="mod_auth_ldap.html#authldapfrontpagehack" style="text-decoration: none">AuthLDAPFrontPageHack on|off</a></td><td /><td>X</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Allow LDAP authentication to work with MS FrontPage</td></tr>
-<tr class="even"><td><a href="mod_auth_ldap.html#authldapgroupattribute" style="text-decoration: none">AuthLDAPGroupAttribute <em>attribute</em></a></td><td /><td>X</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               LDAP attributes used to check for group membership</td></tr>
-<tr class="odd"><td><a href="mod_auth_ldap.html#authldapgroupattributeisdn" style="text-decoration: none">AuthLDAPGroupAttributeIsDN on|off</a></td><td> on </td><td>X</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Use the DN of the client username when checking for
+<tr class="odd"><td><a href="mod_auth_ldap.html#authldapbinddn">AuthLDAPBindDN <em>distinguished-name</em></a></td><td /><td>dh</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Optional DN to use in binding to the LDAP server</td></tr>
+<tr><td><a href="mod_auth_ldap.html#authldapbindpassword">AuthLDAPBindPassword <em>password</em></a></td><td /><td>dh</td><td>X</td></tr><tr><td class="descr" colspan="4">Password used in conjuction with the bind DN</td></tr>
+<tr class="odd"><td><a href="mod_auth_ldap.html#authldapcomparednonserver">AuthLDAPCompareDNOnServer on|off</a></td><td> on </td><td>dh</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Use the LDAP server to compare the DNs</td></tr>
+<tr><td><a href="mod_auth_ldap.html#authldapdereferencealiases">AuthLDAPDereferenceAliases never|searching|finding|always</a></td><td> Always </td><td>dh</td><td>X</td></tr><tr><td class="descr" colspan="4">When will the module de-reference aliases</td></tr>
+<tr class="odd"><td><a href="mod_auth_ldap.html#authldapenabled"> AuthLDAPEnabled on|off</a></td><td> on </td><td>dh</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Turn on or off LDAP authentication</td></tr>
+<tr><td><a href="mod_auth_ldap.html#authldapfrontpagehack">AuthLDAPFrontPageHack on|off</a></td><td /><td>dh</td><td>X</td></tr><tr><td class="descr" colspan="4">Allow LDAP authentication to work with MS FrontPage</td></tr>
+<tr class="odd"><td><a href="mod_auth_ldap.html#authldapgroupattribute">AuthLDAPGroupAttribute <em>attribute</em></a></td><td /><td>dh</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">LDAP attributes used to check for group membership</td></tr>
+<tr><td><a href="mod_auth_ldap.html#authldapgroupattributeisdn">AuthLDAPGroupAttributeIsDN on|off</a></td><td> on </td><td>dh</td><td>X</td></tr><tr><td class="descr" colspan="4">Use the DN of the client username when checking for
 group membership</td></tr>
-<tr class="even"><td><a href="mod_auth_ldap.html#authldapremoteuserisdn" style="text-decoration: none">AuthLDAPRemoteUserIsDN on|off</a></td><td /><td>X</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               Use the DN of the client username to set the REMOTE_USER
+<tr class="odd"><td><a href="mod_auth_ldap.html#authldapremoteuserisdn">AuthLDAPRemoteUserIsDN on|off</a></td><td /><td>dh</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Use the DN of the client username to set the REMOTE_USER
 environment variable</td></tr>
-<tr class="odd"><td><a href="mod_auth_ldap.html#authldapstarttls directive" style="text-decoration: none">AuthLDAPStartTLS on|off</a></td><td /><td>X</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Use a secure TLS connection to the LDAP server</td></tr>
-<tr class="even"><td><a href="mod_auth_ldap.html#authldapurl" style="text-decoration: none">AuthLDAPUrl <em>url</em></a></td><td /><td>X</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               URL specifying the LDAP search parameters</td></tr>
-<tr class="odd"><td><a href="core.html#authname" style="text-decoration: none">AuthName <em>auth-domain</em></a></td><td /><td>C</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Authorization realm for use in HTTP
+<tr><td><a href="mod_auth_ldap.html#authldapstarttls directive">AuthLDAPStartTLS on|off</a></td><td /><td>dh</td><td>X</td></tr><tr><td class="descr" colspan="4">Use a secure TLS connection to the LDAP server</td></tr>
+<tr class="odd"><td><a href="mod_auth_ldap.html#authldapurl">AuthLDAPUrl <em>url</em></a></td><td /><td>dh</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">URL specifying the LDAP search parameters</td></tr>
+<tr><td><a href="core.html#authname">AuthName <em>auth-domain</em></a></td><td /><td>dh</td><td>C</td></tr><tr><td class="descr" colspan="4">Authorization realm for use in HTTP
 authentication</td></tr>
-<tr class="even"><td><a href="core.html#authtype" style="text-decoration: none">AuthType Basic|Digest</a></td><td /><td>C</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               Type of user authentication</td></tr>
-<tr class="odd"><td><a href="mod_auth.html#authuserfile" style="text-decoration: none">AuthUserFile <em>file-path</em></a></td><td /><td>B</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Sets the name of a text file containing the list of users and
+<tr class="odd"><td><a href="core.html#authtype">AuthType Basic|Digest</a></td><td /><td>dh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Type of user authentication</td></tr>
+<tr><td><a href="mod_auth.html#authuserfile">AuthUserFile <em>file-path</em></a></td><td /><td>dh</td><td>B</td></tr><tr><td class="descr" colspan="4">Sets the name of a text file containing the list of users and
 passwords for authentication</td></tr>
-<tr class="even"><td><a href="mod_setenvif.html#browsermatch" style="text-decoration: none">BrowserMatch <em>regex [!]env-variable</em>[=<em>value</em>]
-[[!]<em>env-variable</em>[=<em>value</em>]] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Sets environment variables conditional on HTTP User-Agent
+<tr class="odd"><td><a href="mod_setenvif.html#browsermatch" id="B" name="B">BrowserMatch <em>regex [!]env-variable</em>[=<em>value</em>]
+[[!]<em>env-variable</em>[=<em>value</em>]] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Sets environment variables conditional on HTTP User-Agent
 </td></tr>
-<tr class="odd"><td><a href="mod_setenvif.html#browsermatchnocase" style="text-decoration: none">BrowserMatchNoCase  <em>regex [!]env-variable</em>[=<em>value</em>]
-    [[!]<em>env-variable</em>[=<em>value</em>]] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Sets environment variables conditional on User-Agent without
+<tr><td><a href="mod_setenvif.html#browsermatchnocase">BrowserMatchNoCase  <em>regex [!]env-variable</em>[=<em>value</em>]
+    [[!]<em>env-variable</em>[=<em>value</em>]] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Sets environment variables conditional on User-Agent without
 respect to case</td></tr>
-<tr class="even"><td><a href="mod_cache.html#cachedefaultexpire" style="text-decoration: none">CacheDefaultExpire <em>seconds</em></a></td><td> 3600 (one hour) </td><td>X</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               </td></tr>
-<tr class="odd"><td><a href="mod_cache.html#cachedisable" style="text-decoration: none">CacheDisable <em>cache_type </em> <em> url-string</em></a></td><td /><td>X</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Disable caching of specified URLs by specified storage manager</td></tr>
-<tr class="even"><td><a href="mod_cache.html#cacheenable" style="text-decoration: none">CacheEnable <em>cache_type </em><em> url-string</em></a></td><td /><td>X</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Enable caching specified URLs in a specified storage manager</td></tr>
-<tr class="odd"><td><a href="mod_file_cache.html#cachefile" style="text-decoration: none">CacheFile
-    <em>file-path</em> [<em>file-path</em>] ...</a></td><td /><td>X</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               </td></tr>
-<tr class="even"><td><a href="mod_cache.html#cacheforcecompletion" style="text-decoration: none">CacheForceCompletion <em>Percentage</em></a></td><td> 60 </td><td>X</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Percentage of download to arrive for the cache to force complete transfer</td></tr>
-<tr class="odd"><td><a href="mod_cache.html#cacheignorecachecontrol" style="text-decoration: none">CacheIgnoreCacheControl</a></td><td /><td>X</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Ignore requests from the client for uncached content</td></tr>
-<tr class="even"><td><a href="mod_cache.html#cacheignorenolastmod" style="text-decoration: none">CacheIgnoreNoLastMod</a></td><td /><td>X</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Ignore responses where there is no Last Modified Header</td></tr>
-<tr class="odd"><td><a href="mod_cache.html#cachelastmodifiedfactor" style="text-decoration: none">CacheLastModifiedFactor <em>float</em></a></td><td> 0.1 </td><td>X</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               The factor used to estimate the Expires date from the LastModified date</td></tr>
-<tr class="even"><td><a href="mod_cache.html#cachemaxexpire" style="text-decoration: none">CacheMaxExpire <em>seconds</em></a></td><td> 86400 (one day) </td><td>X</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               The maximum time in seconds to cache a document</td></tr>
-<tr class="odd"><td><a href="mod_cache.html#cachemaxstreamingbuffer" style="text-decoration: none">CacheMaxStreamingBuffer <em>size_in_bytes</em></a></td><td> 0 </td><td>X</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Maximum amount of a streamed response to buffer in memory before declaring the response uncacheable</td></tr>
-<tr class="even"><td><a href="mod_negotiation.html#cachenegotiateddocs" style="text-decoration: none">CacheNegotiatedDocs on|off</a></td><td> off </td><td>B</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Allows content-negotiated documents to be 
+<tr class="odd"><td><a href="mod_cache.html#cachedefaultexpire" id="C" name="C">CacheDefaultExpire <em>seconds</em></a></td><td> 3600 (one hour) </td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">-</td></tr>
+<tr><td><a href="mod_cache.html#cachedisable">CacheDisable <em>cache_type </em> <em> url-string</em></a></td><td /><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Disable caching of specified URLs by specified storage manager</td></tr>
+<tr class="odd"><td><a href="mod_cache.html#cacheenable">CacheEnable <em>cache_type </em><em> url-string</em></a></td><td /><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Enable caching specified URLs in a specified storage manager</td></tr>
+<tr><td><a href="mod_file_cache.html#cachefile">CacheFile
+    <em>file-path</em> [<em>file-path</em>] ...</a></td><td /><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">-</td></tr>
+<tr class="odd"><td><a href="mod_cache.html#cacheforcecompletion">CacheForceCompletion <em>Percentage</em></a></td><td> 60 </td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Percentage of download to arrive for the cache to force complete transfer</td></tr>
+<tr><td><a href="mod_cache.html#cacheignorecachecontrol">CacheIgnoreCacheControl</a></td><td /><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Ignore requests from the client for uncached content</td></tr>
+<tr class="odd"><td><a href="mod_cache.html#cacheignorenolastmod">CacheIgnoreNoLastMod</a></td><td /><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Ignore responses where there is no Last Modified Header</td></tr>
+<tr><td><a href="mod_cache.html#cachelastmodifiedfactor">CacheLastModifiedFactor <em>float</em></a></td><td> 0.1 </td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">The factor used to estimate the Expires date from the LastModified date</td></tr>
+<tr class="odd"><td><a href="mod_cache.html#cachemaxexpire">CacheMaxExpire <em>seconds</em></a></td><td> 86400 (one day) </td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">The maximum time in seconds to cache a document</td></tr>
+<tr><td><a href="mod_cache.html#cachemaxstreamingbuffer">CacheMaxStreamingBuffer <em>size_in_bytes</em></a></td><td> 0 </td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Maximum amount of a streamed response to buffer in memory before declaring the response uncacheable</td></tr>
+<tr class="odd"><td><a href="mod_negotiation.html#cachenegotiateddocs">CacheNegotiatedDocs on|off</a></td><td> off </td><td>sv</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Allows content-negotiated documents to be 
 cached by proxy servers</td></tr>
-<tr class="odd"><td><a href="core.html#cgimapextension" style="text-decoration: none">CGIMapExtension cgi-path .extension</a></td><td /><td>C</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Technique for locating the interpreter for CGI 
+<tr><td><a href="core.html#cgimapextension">CGIMapExtension cgi-path .extension</a></td><td /><td>dh</td><td>C</td></tr><tr><td class="descr" colspan="4">Technique for locating the interpreter for CGI 
 scripts</td></tr>
-<tr class="even"><td><a href="mod_charset_lite.html#charsetdefault" style="text-decoration: none">CharsetDefault <em>charset</em></a></td><td /><td>X</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Charset to translate into</td></tr>
-<tr class="odd"><td><a href="mod_charset_lite.html#charsetoptions" style="text-decoration: none">CharsetOptions <em>option</em> [<em>option</em>] ...</a></td><td> DebugLevel=0 
-NoImp
-                   +
-                 </td><td>X</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Configures charset tranlation behavior</td></tr>
-<tr class="even"><td><a href="mod_charset_lite.html#charsetsourceenc" style="text-decoration: none">CharsetSourceEnc <em>charset</em></a></td><td /><td>X</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Source charset of files</td></tr>
-<tr class="odd"><td><a href="mod_speling.html#checkspelling" style="text-decoration: none">CheckSpelling on|off</a></td><td> Off </td><td>E</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Enables the spelling 
+<tr class="odd"><td><a href="mod_charset_lite.html#charsetdefault">CharsetDefault <em>charset</em></a></td><td /><td>svdh</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Charset to translate into</td></tr>
+<tr><td><a href="mod_charset_lite.html#charsetoptions">CharsetOptions <em>option</em> [<em>option</em>] ...</a></td><td> DebugLevel=0 
+NoImp +</td><td>svdh</td><td>X</td></tr><tr><td class="descr" colspan="4">Configures charset tranlation behavior</td></tr>
+<tr class="odd"><td><a href="mod_charset_lite.html#charsetsourceenc">CharsetSourceEnc <em>charset</em></a></td><td /><td>svdh</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Source charset of files</td></tr>
+<tr><td><a href="mod_speling.html#checkspelling">CheckSpelling on|off</a></td><td> Off </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Enables the spelling 
 module</td></tr>
-<tr class="even"><td><a href="perchild.html#childperuserid" style="text-decoration: none">ChildPerUserID <em>user_id</em>
-<em>group_id</em> <em>child_id</em></a></td><td /><td>M</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               </td></tr>
-<tr class="odd"><td><a href="core.html#contentdigest" style="text-decoration: none">ContentDigest on|off</a></td><td> off </td><td>C</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Enables the generation of Content-MD5 HTTP Response
+<tr class="odd"><td><a href="perchild.html#childperuserid">ChildPerUserID <em>user_id</em>
+<em>group_id</em> <em>child_id</em></a></td><td /><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">-</td></tr>
+<tr><td><a href="core.html#contentdigest">ContentDigest on|off</a></td><td> off </td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Enables the generation of Content-MD5 HTTP Response
 headers</td></tr>
-<tr class="even"><td><a href="mod_usertrack.html#cookiedomain" style="text-decoration: none">CookieDomain <em>domain</em></a></td><td /><td>E</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               The domain to which the tracking cookie applies</td></tr>
-<tr class="odd"><td><a href="mod_usertrack.html#cookieexpires" style="text-decoration: none">CookieExpires <em>expiry-period</em></a></td><td /><td>E</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Expiry time for the tracking cookie</td></tr>
-<tr class="even"><td><a href="mod_log_config.html#cookielog" style="text-decoration: none">CookieLog <em>filename</em></a></td><td /><td>B</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Sets filename for the logging of cookies</td></tr>
-<tr class="odd"><td><a href="mod_usertrack.html#cookiename" style="text-decoration: none">CookieName <em>token</em></a></td><td> Apache </td><td>E</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Name of the tracking cookie</td></tr>
-<tr class="even"><td><a href="mod_usertrack.html#cookiestyle" style="text-decoration: none">CookieStyle
-    <em>Netscape|Cookie|Cookie2|RFC2109|RFC2965</em></a></td><td> Netscape </td><td>E</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Format of the cookie header field</td></tr>
-<tr class="odd"><td><a href="mod_usertrack.html#cookietracking" style="text-decoration: none">CookieTracking on|off</a></td><td> off </td><td>E</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Enables tracking cookie</td></tr>
-<tr class="even"><td><a href="mpm_common.html#coredumpdirectory" style="text-decoration: none">CoreDumpDirectory <em>directory</em></a></td><td /><td>M</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Directory where Apache attempts to
+<tr class="odd"><td><a href="mod_usertrack.html#cookiedomain">CookieDomain <em>domain</em></a></td><td /><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">The domain to which the tracking cookie applies</td></tr>
+<tr><td><a href="mod_usertrack.html#cookieexpires">CookieExpires <em>expiry-period</em></a></td><td /><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Expiry time for the tracking cookie</td></tr>
+<tr class="odd"><td><a href="mod_log_config.html#cookielog">CookieLog <em>filename</em></a></td><td /><td>s</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Sets filename for the logging of cookies</td></tr>
+<tr><td><a href="mod_usertrack.html#cookiename">CookieName <em>token</em></a></td><td> Apache </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Name of the tracking cookie</td></tr>
+<tr class="odd"><td><a href="mod_usertrack.html#cookiestyle">CookieStyle
+    <em>Netscape|Cookie|Cookie2|RFC2109|RFC2965</em></a></td><td> Netscape </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Format of the cookie header field</td></tr>
+<tr><td><a href="mod_usertrack.html#cookietracking">CookieTracking on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Enables tracking cookie</td></tr>
+<tr class="odd"><td><a href="mpm_common.html#coredumpdirectory">CoreDumpDirectory <em>directory</em></a></td><td /><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Directory where Apache attempts to
 switch before dumping core</td></tr>
-<tr class="odd"><td><a href="mod_log_config.html#customlog" style="text-decoration: none">CustomLog 
+<tr><td><a href="mod_log_config.html#customlog">CustomLog 
     <em>file</em>|<em>pipe</em> <em>format</em>|<em>nickname</em>
-    [env=[!]<em>environment-variable</em>]</a></td><td /><td>B</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Sets filename and format of log file</td></tr>
-<tr class="even"><td><a href="mod_dav.html#dav" style="text-decoration: none">Dav on|off</a></td><td> off </td><td>E</td><td>d</td></tr><tr class="even"><td colspan="4">
-                 
-               Enable WebDAV HTTP methods</td></tr>
-<tr class="odd"><td><a href="mod_dav.html#davdepthinfinity" style="text-decoration: none">DavDepthInfinity on|off</a></td><td> off </td><td>E</td><td>d</td></tr><tr class="odd"><td colspan="4">
-                 
-               Allow PROPFIND, Depth: Infinity requests</td></tr>
-<tr class="even"><td><a href="mod_dav.html#davlockdb" style="text-decoration: none">DavLockDB <em>file-path</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Location of the DAV lock database</td></tr>
-<tr class="odd"><td><a href="mod_dav.html#davmintimeout" style="text-decoration: none">DavMinTimeout <em>seconds</em></a></td><td> 0 </td><td>E</td><td>d</td></tr><tr class="odd"><td colspan="4">
-                 
-               Minimum amount of time the server holds a lock on
+    [env=[!]<em>environment-variable</em>]</a></td><td /><td>s</td><td>B</td></tr><tr><td class="descr" colspan="4">Sets filename and format of log file</td></tr>
+<tr class="odd"><td><a href="mod_dav.html#dav" id="D" name="D">Dav on|off</a></td><td> off </td><td>d</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enable WebDAV HTTP methods</td></tr>
+<tr><td><a href="mod_dav.html#davdepthinfinity">DavDepthInfinity on|off</a></td><td> off </td><td>d</td><td>E</td></tr><tr><td class="descr" colspan="4">Allow PROPFIND, Depth: Infinity requests</td></tr>
+<tr class="odd"><td><a href="mod_dav.html#davlockdb">DavLockDB <em>file-path</em></a></td><td /><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Location of the DAV lock database</td></tr>
+<tr><td><a href="mod_dav.html#davmintimeout">DavMinTimeout <em>seconds</em></a></td><td> 0 </td><td>d</td><td>E</td></tr><tr><td class="descr" colspan="4">Minimum amount of time the server holds a lock on
 a DAV resource</td></tr>
-<tr class="even"><td><a href="mod_autoindex.html#defaulticon" style="text-decoration: none">DefaultIcon <em>url-path</em></a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Icon to display for files when no specific icon is
+<tr class="odd"><td><a href="mod_autoindex.html#defaulticon">DefaultIcon <em>url-path</em></a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Icon to display for files when no specific icon is
 configured</td></tr>
-<tr class="odd"><td><a href="mod_mime.html#defaultlanguage" style="text-decoration: none">DefaultLanguage
-    <em>MIME-lang</em></a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Sets all files in the given scope to the 
+<tr><td><a href="mod_mime.html#defaultlanguage">DefaultLanguage
+    <em>MIME-lang</em></a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Sets all files in the given scope to the 
 specified language</td></tr>
-<tr class="even"><td><a href="core.html#defaulttype" style="text-decoration: none">DefaultType <em>MIME-type</em></a></td><td> text/plain </td><td>C</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               MIME content-type that will be sent if the
+<tr class="odd"><td><a href="core.html#defaulttype">DefaultType <em>MIME-type</em></a></td><td> text/plain </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">MIME content-type that will be sent if the
 server cannot determine a type in any other way</td></tr>
-<tr class="odd"><td><a href="mod_deflate.html#deflatebuffersize" style="text-decoration: none">DeflateBufferSize <em>value</em></a></td><td> 8096 </td><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Fragment size to be compressed at one time by zlib</td></tr>
-<tr class="even"><td><a href="mod_deflate.html#deflatefilternote" style="text-decoration: none">DeflateFilterNote <em>notename</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Places the compression ratio in a note for logging</td></tr>
-<tr class="odd"><td><a href="mod_deflate.html#deflatememlevel" style="text-decoration: none">DeflateMemLevel <em>value</em></a></td><td> 9 </td><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               How much memory should be used by zlib for compression</td></tr>
-<tr class="even"><td><a href="mod_deflate.html#deflatewindowsize" style="text-decoration: none">DeflateWindowSize <em>value</em></a></td><td> 15 </td><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Zlib compression window size</td></tr>
-<tr class="odd"><td><a href="mod_access.html#deny" style="text-decoration: none"> Deny from
+<tr><td><a href="mod_deflate.html#deflatebuffersize">DeflateBufferSize <em>value</em></a></td><td> 8096 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Fragment size to be compressed at one time by zlib</td></tr>
+<tr class="odd"><td><a href="mod_deflate.html#deflatefilternote">DeflateFilterNote <em>notename</em></a></td><td /><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Places the compression ratio in a note for logging</td></tr>
+<tr><td><a href="mod_deflate.html#deflatememlevel">DeflateMemLevel <em>value</em></a></td><td> 9 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">How much memory should be used by zlib for compression</td></tr>
+<tr class="odd"><td><a href="mod_deflate.html#deflatewindowsize">DeflateWindowSize <em>value</em></a></td><td> 15 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Zlib compression window size</td></tr>
+<tr><td><a href="mod_access.html#deny"> Deny from
     all|<em>host</em>|env=<em>env-variable</em>
-    [<em>host</em>|env=<em>env-variable</em>] ...</a></td><td /><td>B</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Controls which hosts are denied access to the
+    [<em>host</em>|env=<em>env-variable</em>] ...</a></td><td /><td>dh</td><td>B</td></tr><tr><td class="descr" colspan="4">Controls which hosts are denied access to the
 server</td></tr>
-<tr class="even"><td><a href="core.html#directory" style="text-decoration: none">&lt;Directory <em>directory-path</em>&gt;
-... &lt;/Directory&gt;</a></td><td /><td>C</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Enclose a group of directives that apply only to the
+<tr class="odd"><td><a href="core.html#directory">&lt;Directory <em>directory-path</em>&gt;
+... &lt;/Directory&gt;</a></td><td /><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Enclose a group of directives that apply only to the
 named file-system directory and sub-directories</td></tr>
-<tr class="odd"><td><a href="mod_dir.html#directoryindex" style="text-decoration: none">DirectoryIndex
-    <em>local-url</em> [<em>local-url</em>] ...</a></td><td> index.html </td><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               List of resources to look for when the client requests
+<tr><td><a href="mod_dir.html#directoryindex">DirectoryIndex
+    <em>local-url</em> [<em>local-url</em>] ...</a></td><td> index.html </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">List of resources to look for when the client requests
 a directory</td></tr>
-<tr class="even"><td><a href="core.html#directorymatch" style="text-decoration: none">&lt;DirectoryMatch <em>regex</em>&gt;
-... &lt;/Directory&gt;</a></td><td /><td>C</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Enclose directives that apply to 
+<tr class="odd"><td><a href="core.html#directorymatch">&lt;DirectoryMatch <em>regex</em>&gt;
+... &lt;/Directory&gt;</a></td><td /><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Enclose directives that apply to 
 file-system directories matching a regular expression and their
 subdirectories</td></tr>
-<tr class="odd"><td><a href="core.html#documentroot" style="text-decoration: none">DocumentRoot <em>directory-path</em></a></td><td> /usr/local/apache/h
-                   +
-                 </td><td>C</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Directory that forms the main document tree visible
+<tr><td><a href="core.html#documentroot">DocumentRoot <em>directory-path</em></a></td><td> /usr/local/apache/h +</td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Directory that forms the main document tree visible
 from the web</td></tr>
-<tr class="even"><td><a href="core.html#enablemmap" style="text-decoration: none">EnableMMAP on|off</a></td><td> on </td><td>C</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Use memory-mapping to read files during delivery</td></tr>
-<tr class="odd"><td><a href="core.html#errordocument" style="text-decoration: none">ErrorDocument <em>error-code document</em></a></td><td /><td>C</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               What the server will return to the client
+<tr class="odd"><td><a href="core.html#enablemmap" id="E" name="E">EnableMMAP on|off</a></td><td> on </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Use memory-mapping to read files during delivery</td></tr>
+<tr><td><a href="core.html#errordocument">ErrorDocument <em>error-code document</em></a></td><td /><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">What the server will return to the client
 in case of an error</td></tr>
-<tr class="even"><td><a href="core.html#errorlog" style="text-decoration: none"> ErrorLog <em>file-path</em>|syslog[:<em>facility</em>]</a></td><td> logs/error_log (Uni
-                   +
-                 </td><td>C</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Location where the server will log errors</td></tr>
-<tr class="odd"><td><a href="mod_example.html#example" style="text-decoration: none">Example</a></td><td /><td>X</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Demonstration directive to illustrate the Apache module
+<tr class="odd"><td><a href="core.html#errorlog"> ErrorLog <em>file-path</em>|syslog[:<em>facility</em>]</a></td><td> logs/error_log (Uni +</td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Location where the server will log errors</td></tr>
+<tr><td><a href="mod_example.html#example">Example</a></td><td /><td>svdh</td><td>X</td></tr><tr><td class="descr" colspan="4">Demonstration directive to illustrate the Apache module
 API</td></tr>
-<tr class="even"><td><a href="mod_expires.html#expiresactive" style="text-decoration: none">ExpiresActive On|Off</a></td><td /><td>E</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Enables generation of <code>Expires</code> headers</td></tr>
-<tr class="odd"><td><a href="mod_expires.html#expiresbytype" style="text-decoration: none">ExpiresByType
-    <em>MIME-type &lt;code&gt;seconds</em></a></td><td /><td>E</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Value of the <code>Expires</code> header configured
+<tr class="odd"><td><a href="mod_expires.html#expiresactive">ExpiresActive On|Off</a></td><td /><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enables generation of <code>Expires</code> headers</td></tr>
+<tr><td><a href="mod_expires.html#expiresbytype">ExpiresByType
+    <em>MIME-type &lt;code&gt;seconds</em></a></td><td /><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Value of the <code>Expires</code> header configured
 by MIME type</td></tr>
-<tr class="even"><td><a href="mod_expires.html#expiresdefault" style="text-decoration: none">ExpiresDefault <em>&lt;code&gt;seconds</em></a></td><td /><td>E</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Default algorithm for calculating expiration time</td></tr>
-<tr class="odd"><td><a href="mod_status.html#extendedstatus" style="text-decoration: none">ExtendedStatus On|Off</a></td><td> Off </td><td>B</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Keep track of extended status information for each 
+<tr class="odd"><td><a href="mod_expires.html#expiresdefault">ExpiresDefault <em>&lt;code&gt;seconds</em></a></td><td /><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Default algorithm for calculating expiration time</td></tr>
+<tr><td><a href="mod_status.html#extendedstatus">ExtendedStatus On|Off</a></td><td> Off </td><td>s</td><td>B</td></tr><tr><td class="descr" colspan="4">Keep track of extended status information for each 
 request</td></tr>
-<tr class="even"><td><a href="mod_ext_filter.html#extfilterdefine" style="text-decoration: none">ExtFilterDefine <em>filtername</em> <em>parameters</em></a></td><td /><td>X</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               </td></tr>
-<tr class="odd"><td><a href="mod_ext_filter.html#extfilteroptions" style="text-decoration: none">ExtFilterOptions
-    <em>option</em> [<em>option</em>] ...</a></td><td> DebugLevel=0 NoLogS
-                   +
-                 </td><td>X</td><td>d</td></tr><tr class="odd"><td colspan="4">
-                 
-               </td></tr>
-<tr class="even"><td><a href="core.html#fileetag" style="text-decoration: none">FileETag <em>component</em> ...</a></td><td> INode MTime Size </td><td>C</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               File attributes used to create the ETag
+<tr class="odd"><td><a href="mod_ext_filter.html#extfilterdefine">ExtFilterDefine <em>filtername</em> <em>parameters</em></a></td><td /><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">-</td></tr>
+<tr><td><a href="mod_ext_filter.html#extfilteroptions">ExtFilterOptions
+    <em>option</em> [<em>option</em>] ...</a></td><td> DebugLevel=0 NoLogS +</td><td>d</td><td>X</td></tr><tr><td class="descr" colspan="4">-</td></tr>
+<tr class="odd"><td><a href="core.html#fileetag" id="F" name="F">FileETag <em>component</em> ...</a></td><td> INode MTime Size </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">File attributes used to create the ETag
 HTTP response header</td></tr>
-<tr class="odd"><td><a href="core.html#files" style="text-decoration: none">&lt;Files <em>filename</em>&gt; ... &lt;/Files&gt;</a></td><td /><td>C</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Contains directives that apply to matched
+<tr><td><a href="core.html#files">&lt;Files <em>filename</em>&gt; ... &lt;/Files&gt;</a></td><td /><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Contains directives that apply to matched
 filenames</td></tr>
-<tr class="even"><td><a href="core.html#filesmatch" style="text-decoration: none">&lt;FilesMatch <em>regex</em>&gt; ... &lt;/FilesMatch&gt;</a></td><td /><td>C</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Contains directives that apply to regular-expression matched
+<tr class="odd"><td><a href="core.html#filesmatch">&lt;FilesMatch <em>regex</em>&gt; ... &lt;/FilesMatch&gt;</a></td><td /><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Contains directives that apply to regular-expression matched
 filenames</td></tr>
-<tr class="odd"><td><a href="mod_negotiation.html#forcelanguagepriority" style="text-decoration: none">ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback]</a></td><td> Prefer </td><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Action to take if a single acceptable document is not 
+<tr><td><a href="mod_negotiation.html#forcelanguagepriority">ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback]</a></td><td> Prefer </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Action to take if a single acceptable document is not 
 found</td></tr>
-<tr class="even"><td><a href="core.html#forcetype" style="text-decoration: none">ForceType <em>mime-type</em></a></td><td /><td>C</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               Forces all matching files to be served with the specified
+<tr class="odd"><td><a href="core.html#forcetype">ForceType <em>mime-type</em></a></td><td /><td>dh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Forces all matching files to be served with the specified
 MIME content-type</td></tr>
-<tr class="odd"><td><a href="mpm_common.html#group" style="text-decoration: none">Group <em>unix-group</em></a></td><td> #-1 </td><td>M</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Group under which the server will answer
+<tr><td><a href="mpm_common.html#group" id="G" name="G">Group <em>unix-group</em></a></td><td> #-1 </td><td>sv</td><td>M</td></tr><tr><td class="descr" colspan="4">Group under which the server will answer
 requests</td></tr>
-<tr class="even"><td><a href="mod_headers.html#header" style="text-decoration: none">Header set|append|add|unset|echo  <em>header</em> 
-[<em>value</em>]</a></td><td /><td>E</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Configure HTTP response headers</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#headername" style="text-decoration: none">HeaderName <em>filename</em></a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Name of the file that will be inserted at the top
+<tr class="odd"><td><a href="mod_headers.html#header" id="H" name="H">Header set|append|add|unset|echo  <em>header</em> 
+[<em>value</em>]</a></td><td /><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Configure HTTP response headers</td></tr>
+<tr><td><a href="mod_autoindex.html#headername">HeaderName <em>filename</em></a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Name of the file that will be inserted at the top
 of the index listing</td></tr>
-<tr class="even"><td><a href="core.html#hostnamelookups" style="text-decoration: none">HostnameLookups on|off|double</a></td><td> off </td><td>C</td><td>svd</td></tr><tr class="even"><td colspan="4">
-                 
-               Enables DNS lookups on client IP addresses</td></tr>
-<tr class="odd"><td><a href="core.html#identitycheck" style="text-decoration: none">IdentityCheck on|off</a></td><td> off </td><td>C</td><td>svd</td></tr><tr class="odd"><td colspan="4">
-                 
-               Enables logging of the RFC1413 identity of the remote 
+<tr class="odd"><td><a href="core.html#hostnamelookups">HostnameLookups on|off|double</a></td><td> off </td><td>svd</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Enables DNS lookups on client IP addresses</td></tr>
+<tr><td><a href="core.html#identitycheck" id="I" name="I">IdentityCheck on|off</a></td><td> off </td><td>svd</td><td>C</td></tr><tr><td class="descr" colspan="4">Enables logging of the RFC1413 identity of the remote 
 user</td></tr>
-<tr class="even"><td><a href="core.html#ifdefine" style="text-decoration: none">&lt;IfDefine [!]<em>parameter-name</em>&gt; <em>...</em>
-    &lt;/IfDefine&gt;</a></td><td /><td>C</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Encloses directives that will be processed only
+<tr class="odd"><td><a href="core.html#ifdefine">&lt;IfDefine [!]<em>parameter-name</em>&gt; <em>...</em>
+    &lt;/IfDefine&gt;</a></td><td /><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Encloses directives that will be processed only
 if a test is true at startup</td></tr>
-<tr class="odd"><td><a href="core.html#ifmodule" style="text-decoration: none">&lt;IfModule [!]<em>module-name</em>&gt; <em>...</em>
-    &lt;/IfModule&gt;</a></td><td /><td>C</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Encloses directives that are processed conditional on the
+<tr><td><a href="core.html#ifmodule">&lt;IfModule [!]<em>module-name</em>&gt; <em>...</em>
+    &lt;/IfModule&gt;</a></td><td /><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Encloses directives that are processed conditional on the
 presence of absence of a specific module</td></tr>
-<tr class="even"><td><a href="mod_imap.html#imapbase" style="text-decoration: none">ImapBase map|referer|<em>URL</em></a></td><td> http://servername/ </td><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Default <code>base</code> for imagemap files</td></tr>
-<tr class="odd"><td><a href="mod_imap.html#imapdefault" style="text-decoration: none">ImapDefault error|nocontent|map|referer|<em>URL</em></a></td><td> nocontent </td><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Default action when an imagemap is called with coordinates
+<tr class="odd"><td><a href="mod_imap.html#imapbase">ImapBase map|referer|<em>URL</em></a></td><td> http://servername/ </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Default <code>base</code> for imagemap files</td></tr>
+<tr><td><a href="mod_imap.html#imapdefault">ImapDefault error|nocontent|map|referer|<em>URL</em></a></td><td> nocontent </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Default action when an imagemap is called with coordinates
 that are not explicitly mapped</td></tr>
-<tr class="even"><td><a href="mod_imap.html#imapmenu" style="text-decoration: none">ImapMenu
-    none|formatted|semiformatted|unformatted</a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Action if no coordinates are given when calling
+<tr class="odd"><td><a href="mod_imap.html#imapmenu">ImapMenu
+    none|formatted|semiformatted|unformatted</a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Action if no coordinates are given when calling
 an imagemap</td></tr>
-<tr class="odd"><td><a href="core.html#include" style="text-decoration: none">Include <em>file-path</em>|<em>directory-path</em></a></td><td /><td>C</td><td>svd</td></tr><tr class="odd"><td colspan="4">
-                 
-               Includes other configuration files from within
+<tr><td><a href="core.html#include">Include <em>file-path</em>|<em>directory-path</em></a></td><td /><td>svd</td><td>C</td></tr><tr><td class="descr" colspan="4">Includes other configuration files from within
 the server configuration files</td></tr>
-<tr class="even"><td><a href="mod_autoindex.html#indexignore" style="text-decoration: none">IndexIgnore <em>file</em> [<em>file</em>] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Adds to the list of files to hide when listing 
+<tr class="odd"><td><a href="mod_autoindex.html#indexignore">IndexIgnore <em>file</em> [<em>file</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Adds to the list of files to hide when listing 
 a directory</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#indexoptions" style="text-decoration: none">IndexOptions  [+|-]<em>option</em> [[+|-]<em>option</em>] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Various configuration settings for directory 
+<tr><td><a href="mod_autoindex.html#indexoptions">IndexOptions  [+|-]<em>option</em> [[+|-]<em>option</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Various configuration settings for directory 
 indexing</td></tr>
-<tr class="even"><td><a href="mod_autoindex.html#indexorderdefault" style="text-decoration: none">IndexOrderDefault
-Ascending|Descending Name|Date|Size|Description</a></td><td> Ascending Name </td><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Sets the default ordering of the directory index</td></tr>
-<tr class="odd"><td><a href="mod_isapi.html#isapiappendlogtoerrors" style="text-decoration: none">ISAPIAppendLogToErrors on|off</a></td><td> off </td><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Record HSE_APPEND_LOG_PARAMETER requests from ISAPI
+<tr class="odd"><td><a href="mod_autoindex.html#indexorderdefault">IndexOrderDefault
+Ascending|Descending Name|Date|Size|Description</a></td><td> Ascending Name </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Sets the default ordering of the directory index</td></tr>
+<tr><td><a href="mod_isapi.html#isapiappendlogtoerrors">ISAPIAppendLogToErrors on|off</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Record HSE_APPEND_LOG_PARAMETER requests from ISAPI
 extensions to the error log</td></tr>
-<tr class="even"><td><a href="mod_isapi.html#isapiappendlogtoquery" style="text-decoration: none">ISAPIAppendLogToQuery on|off</a></td><td> on </td><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Record HSE_APPEND_LOG_PARAMETER requests from ISAPI
+<tr class="odd"><td><a href="mod_isapi.html#isapiappendlogtoquery">ISAPIAppendLogToQuery on|off</a></td><td> on </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Record HSE_APPEND_LOG_PARAMETER requests from ISAPI
 extensions to the query field</td></tr>
-<tr class="odd"><td><a href="mod_isapi.html#isapicachefile" style="text-decoration: none">ISAPICacheFile <em>file-path</em> [<em>file-path</em>] ...</a></td><td /><td>B</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               ISAPI .dll files to be loaded at startup</td></tr>
-<tr class="even"><td><a href="mod_isapi.html#isapifakeasync" style="text-decoration: none">ISAPIFakeAsync on|off</a></td><td> off </td><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Fake asynchronous support for isapi callbacks</td></tr>
-<tr class="odd"><td><a href="mod_isapi.html#isapilognotsupported" style="text-decoration: none">ISAPILogNotSupported on|off</a></td><td> off </td><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Log unsupported feature requests from ISAPI
+<tr><td><a href="mod_isapi.html#isapicachefile">ISAPICacheFile <em>file-path</em> [<em>file-path</em>] ...</a></td><td /><td>sv</td><td>B</td></tr><tr><td class="descr" colspan="4">ISAPI .dll files to be loaded at startup</td></tr>
+<tr class="odd"><td><a href="mod_isapi.html#isapifakeasync">ISAPIFakeAsync on|off</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Fake asynchronous support for isapi callbacks</td></tr>
+<tr><td><a href="mod_isapi.html#isapilognotsupported">ISAPILogNotSupported on|off</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Log unsupported feature requests from ISAPI
 extensions</td></tr>
-<tr class="even"><td><a href="mod_isapi.html#isapireadaheadbuffer" style="text-decoration: none">ISAPIReadAheadBuffer <em>size</em></a></td><td> 49152 </td><td>B</td><td>sdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Size of the Read Ahead Buffer sent to ISAPI
+<tr class="odd"><td><a href="mod_isapi.html#isapireadaheadbuffer">ISAPIReadAheadBuffer <em>size</em></a></td><td> 49152 </td><td>sdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Size of the Read Ahead Buffer sent to ISAPI
 extensions</td></tr>
-<tr class="odd"><td><a href="core.html#keepalive" style="text-decoration: none">KeepAlive on|off</a></td><td> On </td><td>C</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Enables HTTP persistent connections</td></tr>
-<tr class="even"><td><a href="core.html#keepalivetimeout" style="text-decoration: none">KeepAliveTimeout <em>seconds</em></a></td><td> 15 </td><td>C</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Amount of time the server will wait for subsequent
+<tr><td><a href="core.html#keepalive" id="K" name="K">KeepAlive on|off</a></td><td> On </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Enables HTTP persistent connections</td></tr>
+<tr class="odd"><td><a href="core.html#keepalivetimeout">KeepAliveTimeout <em>seconds</em></a></td><td> 15 </td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Amount of time the server will wait for subsequent
 requests on a persistent connection</td></tr>
-<tr class="odd"><td><a href="mod_negotiation.html#languagepriority" style="text-decoration: none">LanguagePriority <em>MIME-lang</em> [<em>MIME-lang</em>] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               The precendence of language variants for cases where
+<tr><td><a href="mod_negotiation.html#languagepriority" id="L" name="L">LanguagePriority <em>MIME-lang</em> [<em>MIME-lang</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">The precendence of language variants for cases where
 the client does not express a preference</td></tr>
-<tr class="even"><td><a href="mod_ldap.html#ldapcacheentries" style="text-decoration: none">LDAPCacheEntries <em>number</em></a></td><td> 1024 </td><td>X</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Maximum number of entires in the primary LDAP cache</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldapcachettl" style="text-decoration: none">LDAPCacheTTL <em>seconds</em></a></td><td> 600 </td><td>X</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Time that cached items remain valid</td></tr>
-<tr class="even"><td><a href="mod_ldap.html#ldapcertdbpath" style="text-decoration: none">LDAPCertDBPath <em>directory-path</em></a></td><td /><td>X</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Directory containing certificates for SSL support</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldapopcacheentries" style="text-decoration: none">LDAPOpCacheEntries <em>number</em></a></td><td> 1024 </td><td>X</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Number of entries used to cache LDAP compare 
+<tr class="odd"><td><a href="mod_ldap.html#ldapcacheentries">LDAPCacheEntries <em>number</em></a></td><td> 1024 </td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of entires in the primary LDAP cache</td></tr>
+<tr><td><a href="mod_ldap.html#ldapcachettl">LDAPCacheTTL <em>seconds</em></a></td><td> 600 </td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Time that cached items remain valid</td></tr>
+<tr class="odd"><td><a href="mod_ldap.html#ldapcertdbpath">LDAPCertDBPath <em>directory-path</em></a></td><td /><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Directory containing certificates for SSL support</td></tr>
+<tr><td><a href="mod_ldap.html#ldapopcacheentries">LDAPOpCacheEntries <em>number</em></a></td><td> 1024 </td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Number of entries used to cache LDAP compare 
 operations</td></tr>
-<tr class="even"><td><a href="mod_ldap.html#ldapopcachettl" style="text-decoration: none">LDAPOpCacheTTL <em>seconds</em></a></td><td> 600 </td><td>X</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Time that entries in the operation cache remain 
+<tr class="odd"><td><a href="mod_ldap.html#ldapopcachettl">LDAPOpCacheTTL <em>seconds</em></a></td><td> 600 </td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Time that entries in the operation cache remain 
 valid</td></tr>
-<tr class="odd"><td><a href="mod_ldap.html#ldapsharedcachesize" style="text-decoration: none">LDAPSharedCacheSize <em>bytes</em></a></td><td> 102400 </td><td>X</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Size in bytes of the shared-memory cache</td></tr>
-<tr class="even"><td><a href="core.html#limit" style="text-decoration: none">&lt;Limit <em>method</em> [<em>method</em>] ... &gt; ...
-    &lt;/Limit&gt;</a></td><td /><td>C</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Restrict enclosed access controls to only certain HTTP
+<tr><td><a href="mod_ldap.html#ldapsharedcachesize">LDAPSharedCacheSize <em>bytes</em></a></td><td> 102400 </td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Size in bytes of the shared-memory cache</td></tr>
+<tr class="odd"><td><a href="core.html#limit">&lt;Limit <em>method</em> [<em>method</em>] ... &gt; ...
+    &lt;/Limit&gt;</a></td><td /><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Restrict enclosed access controls to only certain HTTP
 methods</td></tr>
-<tr class="odd"><td><a href="core.html#limitexcept" style="text-decoration: none">&lt;LimitExcept <em>method</em> [<em>method</em>] ... &gt; ...
-    &lt;/LimitExcept&gt;</a></td><td /><td>C</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Restrict access controls to all HTTP methods
+<tr><td><a href="core.html#limitexcept">&lt;LimitExcept <em>method</em> [<em>method</em>] ... &gt; ...
+    &lt;/LimitExcept&gt;</a></td><td /><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Restrict access controls to all HTTP methods
 except the named ones</td></tr>
-<tr class="even"><td><a href="core.html#limitrequestbody" style="text-decoration: none">LimitRequestBody <em>bytes</em></a></td><td> 0 </td><td>C</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Restricts the total size of the HTTP request body sent
+<tr class="odd"><td><a href="core.html#limitrequestbody">LimitRequestBody <em>bytes</em></a></td><td> 0 </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Restricts the total size of the HTTP request body sent
 from the client</td></tr>
-<tr class="odd"><td><a href="core.html#limitrequestfields" style="text-decoration: none">LimitRequestFields <em>number</em></a></td><td> 100 </td><td>C</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Limits the number of HTTP request header fields that 
+<tr><td><a href="core.html#limitrequestfields">LimitRequestFields <em>number</em></a></td><td> 100 </td><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Limits the number of HTTP request header fields that 
 will be accepted from the client</td></tr>
-<tr class="even"><td><a href="core.html#limitrequestfieldsize" style="text-decoration: none">LimitRequestFieldsize <em>bytes</em></a></td><td /><td>C</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Limits the size of the HTTP request header allowed from the
+<tr class="odd"><td><a href="core.html#limitrequestfieldsize">LimitRequestFieldsize <em>bytes</em></a></td><td /><td>s</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Limits the size of the HTTP request header allowed from the
 client</td></tr>
-<tr class="odd"><td><a href="core.html#limitrequestline" style="text-decoration: none">LimitRequestLine <em>bytes</em></a></td><td> 8190 </td><td>C</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Limit the size of the HTTP request line that will be accepted
+<tr><td><a href="core.html#limitrequestline">LimitRequestLine <em>bytes</em></a></td><td> 8190 </td><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Limit the size of the HTTP request line that will be accepted
 from the client</td></tr>
-<tr class="even"><td><a href="core.html#limitxmlrequestbody" style="text-decoration: none">LimitXMLRequestBody <em>number</em></a></td><td> 1000000 </td><td>C</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Limits the size of an XML-based request body</td></tr>
-<tr class="odd"><td><a href="mpm_common.html#listen" style="text-decoration: none">Listen [<em>IP-address</em>:]<em>portnumber</em></a></td><td /><td>M</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               IP addresses and ports that the server
+<tr class="odd"><td><a href="core.html#limitxmlrequestbody">LimitXMLRequestBody <em>number</em></a></td><td> 1000000 </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Limits the size of an XML-based request body</td></tr>
+<tr><td><a href="mpm_common.html#listen">Listen [<em>IP-address</em>:]<em>portnumber</em></a></td><td /><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">IP addresses and ports that the server
 listens to</td></tr>
-<tr class="even"><td><a href="mpm_common.html#listenbacklog" style="text-decoration: none">ListenBacklog <em>backlog</em></a></td><td /><td>M</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Maximum length of the queue of pending connections</td></tr>
-<tr class="odd"><td><a href="mod_so.html#loadfile" style="text-decoration: none">LoadFile <em>filename</em> [<em>filename</em>] ...</a></td><td /><td>E</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Link in the named object file or library</td></tr>
-<tr class="even"><td><a href="mod_so.html#loadmodule" style="text-decoration: none">LoadModule <em>module filename</em></a></td><td /><td>E</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Links in the object file or library, and adds to the list
+<tr class="odd"><td><a href="mpm_common.html#listenbacklog">ListenBacklog <em>backlog</em></a></td><td /><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum length of the queue of pending connections</td></tr>
+<tr><td><a href="mod_so.html#loadfile">LoadFile <em>filename</em> [<em>filename</em>] ...</a></td><td /><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Link in the named object file or library</td></tr>
+<tr class="odd"><td><a href="mod_so.html#loadmodule">LoadModule <em>module filename</em></a></td><td /><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Links in the object file or library, and adds to the list
 of active modules</td></tr>
-<tr class="odd"><td><a href="core.html#location" style="text-decoration: none">&lt;Location
-    URL-path|URL&gt; ... &lt;/Location&gt;</a></td><td /><td>C</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Applies the enclosed directives only to matching
+<tr><td><a href="core.html#location">&lt;Location
+    URL-path|URL&gt; ... &lt;/Location&gt;</a></td><td /><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Applies the enclosed directives only to matching
 URLs</td></tr>
-<tr class="even"><td><a href="core.html#locationmatch" style="text-decoration: none">&lt;LocationMatch
-    <em>regex</em>&gt; ... &lt;/Location&gt;</a></td><td /><td>C</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Applies the enclosed directives only to regular-expression 
+<tr class="odd"><td><a href="core.html#locationmatch">&lt;LocationMatch
+    <em>regex</em>&gt; ... &lt;/Location&gt;</a></td><td /><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Applies the enclosed directives only to regular-expression 
 matching URLs</td></tr>
-<tr class="odd"><td><a href="mpm_common.html#lockfile" style="text-decoration: none">LockFile <em>filename</em></a></td><td> logs/accept.lock </td><td>M</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Location of the accept serialization lock file</td></tr>
-<tr class="even"><td><a href="mod_log_config.html#logformat" style="text-decoration: none">LogFormat
-    <em>format</em>|<em>nickname</em> [<em>nickname</em>]</a></td><td> "%h %l %u %t \"%r\"
-                   +
-                 </td><td>B</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Describes a format for use in a log file</td></tr>
-<tr class="odd"><td><a href="core.html#loglevel" style="text-decoration: none">LogLevel <em>level</em></a></td><td> warn </td><td>C</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Controls the verbosity of the ErrorLog</td></tr>
-<tr class="even"><td><a href="mpm_common.html#maxclients" style="text-decoration: none">MaxClients <em>number</em></a></td><td /><td>M</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Maximum number of child processes that will be created
+<tr><td><a href="mpm_common.html#lockfile">LockFile <em>filename</em></a></td><td> logs/accept.lock </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Location of the accept serialization lock file</td></tr>
+<tr class="odd"><td><a href="mod_log_config.html#logformat">LogFormat
+    <em>format</em>|<em>nickname</em> [<em>nickname</em>]</a></td><td> "%h %l %u %t \"%r\" +</td><td>s</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Describes a format for use in a log file</td></tr>
+<tr><td><a href="core.html#loglevel">LogLevel <em>level</em></a></td><td> warn </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Controls the verbosity of the ErrorLog</td></tr>
+<tr class="odd"><td><a href="mpm_common.html#maxclients" id="M" name="M">MaxClients <em>number</em></a></td><td /><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of child processes that will be created
 to serve requests</td></tr>
-<tr class="odd"><td><a href="core.html#maxkeepaliverequests" style="text-decoration: none">MaxKeepAliveRequests <em>number</em></a></td><td> 100 </td><td>C</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Number of requests allowed on a persistent 
+<tr><td><a href="core.html#maxkeepaliverequests">MaxKeepAliveRequests <em>number</em></a></td><td> 100 </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Number of requests allowed on a persistent 
 connection</td></tr>
-<tr class="even"><td><a href="mpm_common.html#maxmemfree" style="text-decoration: none">MaxMemFree <em>number</em></a></td><td /><td>M</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Maximum amount of memory that the main allocator is allowed
+<tr class="odd"><td><a href="mpm_common.html#maxmemfree">MaxMemFree <em>number</em></a></td><td /><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum amount of memory that the main allocator is allowed
 to hold without calling free()</td></tr>
-<tr class="odd"><td><a href="mpm_common.html#maxrequestsperchild" style="text-decoration: none">MaxRequestsPerChild <em>number</em></a></td><td> 10000 </td><td>M</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Limit on the number of requests that an individual child server
+<tr><td><a href="mpm_common.html#maxrequestsperchild">MaxRequestsPerChild <em>number</em></a></td><td> 10000 </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Limit on the number of requests that an individual child server
 will handle during its life</td></tr>
-<tr class="even"><td><a href="prefork.html#maxspareservers" style="text-decoration: none">MaxSpareServers <em>number</em><br /></a></td><td> 10 </td><td>M</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Maximum number of idle child server processes</td></tr>
-<tr class="odd"><td><a href="mpm_common.html#maxsparethreads" style="text-decoration: none">MaxSpareThreads <em>number</em></a></td><td /><td>M</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Maximum number of idle threads</td></tr>
-<tr class="even"><td><a href="mpm_netware.html#maxthreads" style="text-decoration: none">MaxThreads <em>number</em></a></td><td> 250 </td><td>M</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               </td></tr>
-<tr class="odd"><td><a href="mpm_common.html#maxthreadsperchild" style="text-decoration: none">MaxThreadsPerChild <em>number</em></a></td><td> 64 </td><td>M</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Maximum number of threads per child process</td></tr>
-<tr class="even"><td><a href="mod_cern_meta.html#metadir" style="text-decoration: none">MetaDir <em>directory</em></a></td><td> .web </td><td>E</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Name of the directory to find CERN-style meta information
+<tr class="odd"><td><a href="prefork.html#maxspareservers">MaxSpareServers <em>number</em><br /></a></td><td> 10 </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of idle child server processes</td></tr>
+<tr><td><a href="mpm_common.html#maxsparethreads">MaxSpareThreads <em>number</em></a></td><td /><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Maximum number of idle threads</td></tr>
+<tr class="odd"><td><a href="mpm_netware.html#maxthreads">MaxThreads <em>number</em></a></td><td> 250 </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">-</td></tr>
+<tr><td><a href="mpm_common.html#maxthreadsperchild">MaxThreadsPerChild <em>number</em></a></td><td> 64 </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Maximum number of threads per child process</td></tr>
+<tr class="odd"><td><a href="mod_cern_meta.html#metadir">MetaDir <em>directory</em></a></td><td> .web </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Name of the directory to find CERN-style meta information
 files</td></tr>
-<tr class="odd"><td><a href="mod_cern_meta.html#metafiles" style="text-decoration: none">MetaFiles on|off</a></td><td> off </td><td>E</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Activates CERN meta-file processing</td></tr>
-<tr class="even"><td><a href="mod_cern_meta.html#metasuffix" style="text-decoration: none">MetaSuffix <em>suffix</em></a></td><td> .meta </td><td>E</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               File name suffix for the file containg CERN-style
+<tr><td><a href="mod_cern_meta.html#metafiles">MetaFiles on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Activates CERN meta-file processing</td></tr>
+<tr class="odd"><td><a href="mod_cern_meta.html#metasuffix">MetaSuffix <em>suffix</em></a></td><td> .meta </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">File name suffix for the file containg CERN-style
 meta information</td></tr>
-<tr class="odd"><td><a href="mod_mime_magic.html#mimemagicfile" style="text-decoration: none">MimeMagicFile <em>file-path</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Enable MIME-type determination based on file contents
+<tr><td><a href="mod_mime_magic.html#mimemagicfile">MimeMagicFile <em>file-path</em></a></td><td /><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Enable MIME-type determination based on file contents
 using the specified magic file</td></tr>
-<tr class="even"><td><a href="prefork.html#minspareservers" style="text-decoration: none">MinSpareServers <em>number</em></a></td><td>  5 </td><td>M</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Minimum number of idle child server processes</td></tr>
-<tr class="odd"><td><a href="mpm_common.html#minsparethreads" style="text-decoration: none">MinSpareServers <em>number</em></a></td><td /><td>M</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Minimum number of idle threads available to handle request
+<tr class="odd"><td><a href="prefork.html#minspareservers">MinSpareServers <em>number</em></a></td><td>  5 </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Minimum number of idle child server processes</td></tr>
+<tr><td><a href="mpm_common.html#minsparethreads">MinSpareServers <em>number</em></a></td><td /><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Minimum number of idle threads available to handle request
 spikes</td></tr>
-<tr class="even"><td><a href="mod_file_cache.html#mmapfile" style="text-decoration: none">MMapFile <em>file-path</em> [<em>file-path</em>] ...</a></td><td /><td>X</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               </td></tr>
-<tr class="odd"><td><a href="mod_mime.html#modmimeusepathinfo" style="text-decoration: none">ModMimeUsePathInfo On|Off</a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Tells mod_mime to treat path_info components as part of the filename</td></tr>
-<tr class="even"><td><a href="mod_mime.html#multiviewsmatch" style="text-decoration: none">MultiviewsMatch
-    <em>[NegotiatedOnly] [Handlers] [Filters] [Any]</em></a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               The types of files that will be included when 
+<tr class="odd"><td><a href="mod_file_cache.html#mmapfile">MMapFile <em>file-path</em> [<em>file-path</em>] ...</a></td><td /><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">-</td></tr>
+<tr><td><a href="mod_mime.html#modmimeusepathinfo">ModMimeUsePathInfo On|Off</a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Tells mod_mime to treat path_info components as part of the filename</td></tr>
+<tr class="odd"><td><a href="mod_mime.html#multiviewsmatch">MultiviewsMatch
+    <em>[NegotiatedOnly] [Handlers] [Filters] [Any]</em></a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">The types of files that will be included when 
 searching for a matching file with MultiViews</td></tr>
-<tr class="odd"><td><a href="core.html#namevirtualhost" style="text-decoration: none">NameVirtualHost <em>addr</em>[:<em>port</em>]</a></td><td /><td>C</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Designates an IP address for name-virtual
+<tr><td><a href="core.html#namevirtualhost" id="N" name="N">NameVirtualHost <em>addr</em>[:<em>port</em>]</a></td><td /><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Designates an IP address for name-virtual
 hosting</td></tr>
-<tr class="even"><td><a href="mod_proxy.html#noproxy" style="text-decoration: none">NoProxy <em>host</em> [<em>host</em>] ...</a></td><td /><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Hosts, domains, or networks that will be connected
+<tr class="odd"><td><a href="mod_proxy.html#noproxy">NoProxy <em>host</em> [<em>host</em>] ...</a></td><td /><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Hosts, domains, or networks that will be connected
 to directly</td></tr>
-<tr class="odd"><td><a href="mpm_common.html#numservers" style="text-decoration: none">NumServers <em>number</em></a></td><td> 2 </td><td>M</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Total number of children alive at the same time</td></tr>
-<tr class="even"><td><a href="core.html#options" style="text-decoration: none">Options
-    [+|-]<em>option</em> [[+|-]<em>option</em>] ...</a></td><td> All </td><td>C</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Configures what features are available in a particular
+<tr><td><a href="mpm_common.html#numservers">NumServers <em>number</em></a></td><td> 2 </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Total number of children alive at the same time</td></tr>
+<tr class="odd"><td><a href="core.html#options" id="O" name="O">Options
+    [+|-]<em>option</em> [[+|-]<em>option</em>] ...</a></td><td> All </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Configures what features are available in a particular
 directory</td></tr>
-<tr class="odd"><td><a href="mod_access.html#order" style="text-decoration: none"> Order <em>ordering</em></a></td><td> Deny,Allow </td><td>B</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Controls the default access state and the order in which
+<tr><td><a href="mod_access.html#order"> Order <em>ordering</em></a></td><td> Deny,Allow </td><td>dh</td><td>B</td></tr><tr><td class="descr" colspan="4">Controls the default access state and the order in which
 <code class="directive">Allow</code> and <code class="directive">Deny</code> are
 evaluated.</td></tr>
-<tr class="even"><td><a href="mod_env.html#passenv" style="text-decoration: none">PassEnv
-    <em>env-variable</em> [<em>env-variable</em>] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Passes environment variables from the shell</td></tr>
-<tr class="odd"><td><a href="mpm_common.html#pidfile" style="text-decoration: none">PidFile <em>filename</em></a></td><td> logs/httpd.pid </td><td>M</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               File where the server records the process ID
+<tr class="odd"><td><a href="mod_env.html#passenv" id="P" name="P">PassEnv
+    <em>env-variable</em> [<em>env-variable</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Passes environment variables from the shell</td></tr>
+<tr><td><a href="mpm_common.html#pidfile">PidFile <em>filename</em></a></td><td> logs/httpd.pid </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">File where the server records the process ID
 of the daemon</td></tr>
-<tr class="even"><td><a href="mod_echo.html#protocolecho" style="text-decoration: none">ProtocolEcho <em>On|Off</em></a></td><td /><td>X</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Turn the echo server on or off</td></tr>
-<tr class="odd"><td><a href="mod_proxy.html#proxy" style="text-decoration: none">&lt;Proxy <em>wildcard-url</em>&gt; ...&lt;/Proxy&gt;</a></td><td /><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Container for directives applied to proxied 
+<tr class="odd"><td><a href="mod_echo.html#protocolecho">ProtocolEcho <em>On|Off</em></a></td><td /><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Turn the echo server on or off</td></tr>
+<tr><td><a href="mod_proxy.html#proxy">&lt;Proxy <em>wildcard-url</em>&gt; ...&lt;/Proxy&gt;</a></td><td /><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Container for directives applied to proxied 
 resources</td></tr>
-<tr class="even"><td><a href="mod_proxy.html#proxyblock" style="text-decoration: none">ProxyBlock *|<em>word|host|domain</em>
-[<em>word|host|domain</em>] ...</a></td><td /><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Words, hosts, or domains that are banned from being
+<tr class="odd"><td><a href="mod_proxy.html#proxyblock">ProxyBlock *|<em>word|host|domain</em>
+[<em>word|host|domain</em>] ...</a></td><td /><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Words, hosts, or domains that are banned from being
 proxied</td></tr>
-<tr class="odd"><td><a href="mod_proxy.html#proxydomain" style="text-decoration: none">ProxyDomain <em>Domain</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Default domain name for proxied requests</td></tr>
-<tr class="even"><td><a href="mod_proxy.html#proxyerroroverride" style="text-decoration: none">ProxyErrorOverride On|Off</a></td><td> Off </td><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Override error pages for proxied content</td></tr>
-<tr class="odd"><td><a href="mod_proxy.html#proxyiobuffersize" style="text-decoration: none">ProxyIOBufferSize <em>bytes</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               IO buffer size for outgoing HTTP and FTP 
+<tr><td><a href="mod_proxy.html#proxydomain">ProxyDomain <em>Domain</em></a></td><td /><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Default domain name for proxied requests</td></tr>
+<tr class="odd"><td><a href="mod_proxy.html#proxyerroroverride">ProxyErrorOverride On|Off</a></td><td> Off </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Override error pages for proxied content</td></tr>
+<tr><td><a href="mod_proxy.html#proxyiobuffersize">ProxyIOBufferSize <em>bytes</em></a></td><td /><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">IO buffer size for outgoing HTTP and FTP 
 connections</td></tr>
-<tr class="even"><td><a href="mod_proxy.html#proxymatch" style="text-decoration: none">&lt;Proxy <em>regex</em>&gt; ...&lt;/Proxy&gt;</a></td><td /><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Container for directives applied to regular-expression-matched 
+<tr class="odd"><td><a href="mod_proxy.html#proxymatch">&lt;Proxy <em>regex</em>&gt; ...&lt;/Proxy&gt;</a></td><td /><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Container for directives applied to regular-expression-matched 
 proxied resources</td></tr>
-<tr class="odd"><td><a href="mod_proxy.html#proxymaxforwards" style="text-decoration: none">ProxyMaxForwards <em>number</em></a></td><td> 10 </td><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Maximium number of proxies that a request can be forwarded
+<tr><td><a href="mod_proxy.html#proxymaxforwards">ProxyMaxForwards <em>number</em></a></td><td> 10 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximium number of proxies that a request can be forwarded
 through</td></tr>
-<tr class="even"><td><a href="mod_proxy.html#proxypass" style="text-decoration: none">ProxyPass [<em>path</em>] !|<em>url</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Maps remote servers into the local server 
+<tr class="odd"><td><a href="mod_proxy.html#proxypass">ProxyPass [<em>path</em>] !|<em>url</em></a></td><td /><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maps remote servers into the local server 
 URL-space</td></tr>
-<tr class="odd"><td><a href="mod_proxy.html#proxypassreverse" style="text-decoration: none">ProxyPassReverse [<em>path</em>] <em>url</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Adjusts the URL in HTTP response headers sent from
+<tr><td><a href="mod_proxy.html#proxypassreverse">ProxyPassReverse [<em>path</em>] <em>url</em></a></td><td /><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Adjusts the URL in HTTP response headers sent from
 a reverse proxied server</td></tr>
-<tr class="even"><td><a href="mod_proxy.html#proxypreservehost" style="text-decoration: none">ProxyPreserveHost on|off</a></td><td> Off </td><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Use incoming Host HTTP request header for
+<tr class="odd"><td><a href="mod_proxy.html#proxypreservehost">ProxyPreserveHost on|off</a></td><td> Off </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Use incoming Host HTTP request header for
 proxy request</td></tr>
-<tr class="odd"><td><a href="mod_proxy.html#proxyreceivebuffersize" style="text-decoration: none">ProxyReceiveBufferSize <em>bytes</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Network buffer size for outgoing HTTP and FTP 
+<tr><td><a href="mod_proxy.html#proxyreceivebuffersize">ProxyReceiveBufferSize <em>bytes</em></a></td><td /><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Network buffer size for outgoing HTTP and FTP 
 connections</td></tr>
-<tr class="even"><td><a href="mod_proxy.html#proxyremote" style="text-decoration: none">ProxyRemote <em>match remote-server</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Remote proxy used to handle certain requests</td></tr>
-<tr class="odd"><td><a href="mod_proxy.html#proxyremotematch" style="text-decoration: none">ProxyRemote <em>regex remote-server</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Remote proxy used to handle requests
+<tr class="odd"><td><a href="mod_proxy.html#proxyremote">ProxyRemote <em>match remote-server</em></a></td><td /><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Remote proxy used to handle certain requests</td></tr>
+<tr><td><a href="mod_proxy.html#proxyremotematch">ProxyRemote <em>regex remote-server</em></a></td><td /><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Remote proxy used to handle requests
 matched by regular expressions</td></tr>
-<tr class="even"><td><a href="mod_proxy.html#proxyrequests" style="text-decoration: none">ProxyRequests on|off</a></td><td> Off </td><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Enables forward (standard) proxy requests</td></tr>
-<tr class="odd"><td><a href="mod_proxy.html#proxytimeout" style="text-decoration: none">ProxyTimeout <em>seconds</em></a></td><td> 300 </td><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Network timeout for proxied requests</td></tr>
-<tr class="even"><td><a href="mod_proxy.html#proxyvia" style="text-decoration: none">ProxyVia on|off|full|block</a></td><td> off </td><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Information provided in the <code>Via</code> HTTP response
+<tr class="odd"><td><a href="mod_proxy.html#proxyrequests">ProxyRequests on|off</a></td><td> Off </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enables forward (standard) proxy requests</td></tr>
+<tr><td><a href="mod_proxy.html#proxytimeout">ProxyTimeout <em>seconds</em></a></td><td> 300 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Network timeout for proxied requests</td></tr>
+<tr class="odd"><td><a href="mod_proxy.html#proxyvia">ProxyVia on|off|full|block</a></td><td> off </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Information provided in the <code>Via</code> HTTP response
 header for proxied requests</td></tr>
-<tr class="odd"><td><a href="mod_autoindex.html#readmename" style="text-decoration: none">ReadmeName <em>filename</em></a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Name of the file that will be inserted at the end
+<tr><td><a href="mod_autoindex.html#readmename" id="R" name="R">ReadmeName <em>filename</em></a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Name of the file that will be inserted at the end
 of the index listing</td></tr>
-<tr class="even"><td><a href="mod_alias.html#redirect" style="text-decoration: none">Redirect [<em>status</em>] <em>URL-path URL</em></a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Sends an external redirect asking the client to fetch
+<tr class="odd"><td><a href="mod_alias.html#redirect">Redirect [<em>status</em>] <em>URL-path URL</em></a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Sends an external redirect asking the client to fetch
 a different URL</td></tr>
-<tr class="odd"><td><a href="mod_alias.html#redirectmatch" style="text-decoration: none">RedirectMatch [<em>status</em>] <em>regex URL</em></a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Sends an external redirect based on a regular expression match 
+<tr><td><a href="mod_alias.html#redirectmatch">RedirectMatch [<em>status</em>] <em>regex URL</em></a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Sends an external redirect based on a regular expression match 
 of the current URL</td></tr>
-<tr class="even"><td><a href="mod_alias.html#redirectpermanent" style="text-decoration: none">RedirectPermanent <em>URL-path URL</em></a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Sends an external permanent redirect asking the client to fetch
+<tr class="odd"><td><a href="mod_alias.html#redirectpermanent">RedirectPermanent <em>URL-path URL</em></a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Sends an external permanent redirect asking the client to fetch
 a different URL</td></tr>
-<tr class="odd"><td><a href="mod_alias.html#redirecttemp" style="text-decoration: none">RedirectTemp <em>URL-path URL</em></a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Sends an external temporary redirect asking the client to fetch
+<tr><td><a href="mod_alias.html#redirecttemp">RedirectTemp <em>URL-path URL</em></a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Sends an external temporary redirect asking the client to fetch
 a different URL</td></tr>
-<tr class="even"><td><a href="mod_mime.html#removecharset" style="text-decoration: none">RemoveCharset
-    <em>extension</em> [<em>extension</em>] ...</a></td><td /><td>B</td><td>vdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Removes any character set associations for a set of file
+<tr class="odd"><td><a href="mod_mime.html#removecharset">RemoveCharset
+    <em>extension</em> [<em>extension</em>] ...</a></td><td /><td>vdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Removes any character set associations for a set of file
 extensions</td></tr>
-<tr class="odd"><td><a href="mod_mime.html#removeencoding" style="text-decoration: none">RemoveEncoding
-    <em>extension</em> [<em>extension</em>] ...</a></td><td /><td>B</td><td>vdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Removes any content encoding associations for a set of file
+<tr><td><a href="mod_mime.html#removeencoding">RemoveEncoding
+    <em>extension</em> [<em>extension</em>] ...</a></td><td /><td>vdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Removes any content encoding associations for a set of file
 extensions</td></tr>
-<tr class="even"><td><a href="mod_mime.html#removehandler" style="text-decoration: none">RemoveHandler
-    <em>extension</em> [<em>extension</em>] ...</a></td><td /><td>B</td><td>vdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Removes any handler associations for a set of file
+<tr class="odd"><td><a href="mod_mime.html#removehandler">RemoveHandler
+    <em>extension</em> [<em>extension</em>] ...</a></td><td /><td>vdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Removes any handler associations for a set of file
 extensions</td></tr>
-<tr class="odd"><td><a href="mod_mime.html#removeinputfilter" style="text-decoration: none">RemoveInputFilter
-    <em>extension</em> [<em>extension</em>] ...</a></td><td /><td>B</td><td>vdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Removes any input filter associations for a set of file
+<tr><td><a href="mod_mime.html#removeinputfilter">RemoveInputFilter
+    <em>extension</em> [<em>extension</em>] ...</a></td><td /><td>vdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Removes any input filter associations for a set of file
 extensions</td></tr>
-<tr class="even"><td><a href="mod_mime.html#removelanguage" style="text-decoration: none">RemoveLanguage
-    <em>extension</em> [<em>extension</em>] ...</a></td><td /><td>B</td><td>vdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Removes any language associations for a set of file
+<tr class="odd"><td><a href="mod_mime.html#removelanguage">RemoveLanguage
+    <em>extension</em> [<em>extension</em>] ...</a></td><td /><td>vdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Removes any language associations for a set of file
 extensions</td></tr>
-<tr class="odd"><td><a href="mod_mime.html#removeoutputfilter" style="text-decoration: none">RemoveOutputFilter
-    <em>extension</em> [<em>extension</em>] ...</a></td><td /><td>B</td><td>vdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Removes any output filter associations for a set of file
+<tr><td><a href="mod_mime.html#removeoutputfilter">RemoveOutputFilter
+    <em>extension</em> [<em>extension</em>] ...</a></td><td /><td>vdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Removes any output filter associations for a set of file
 extensions</td></tr>
-<tr class="even"><td><a href="mod_mime.html#removetype" style="text-decoration: none">RemoveType
-    <em>extension</em> [<em>extension</em>] ...</a></td><td /><td>B</td><td>vdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Removes any content type associations for a set of file
+<tr class="odd"><td><a href="mod_mime.html#removetype">RemoveType
+    <em>extension</em> [<em>extension</em>] ...</a></td><td /><td>vdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Removes any content type associations for a set of file
 extensions</td></tr>
-<tr class="odd"><td><a href="mod_headers.html#requestheader" style="text-decoration: none">RequestHeader   set|append|add|unset <em>header</em> 
-[<em>value</em>]</a></td><td /><td>E</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Configure HTTP request headers</td></tr>
-<tr class="even"><td><a href="core.html#require" style="text-decoration: none">Require <em>entity-name</em> [<em>entity-name</em>] ...</a></td><td /><td>C</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               Selects which authenticated users can access
+<tr><td><a href="mod_headers.html#requestheader">RequestHeader   set|append|add|unset <em>header</em> 
+[<em>value</em>]</a></td><td /><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Configure HTTP request headers</td></tr>
+<tr class="odd"><td><a href="core.html#require">Require <em>entity-name</em> [<em>entity-name</em>] ...</a></td><td /><td>dh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Selects which authenticated users can access
 a resource</td></tr>
-<tr class="odd"><td><a href="mod_rewrite.html#rewritebase" style="text-decoration: none">RewriteBase <em>URL-path</em></a></td><td /><td>E</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Sets the base URL for per-directory rewrites</td></tr>
-<tr class="even"><td><a href="mod_rewrite.html#rewritecond" style="text-decoration: none"> RewriteCond
-      <em>TestString</em> <em>CondPattern</em></a></td><td /><td>E</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Defines a condition under which rewriting will take place
+<tr><td><a href="mod_rewrite.html#rewritebase">RewriteBase <em>URL-path</em></a></td><td /><td>dh</td><td>E</td></tr><tr><td class="descr" colspan="4">Sets the base URL for per-directory rewrites</td></tr>
+<tr class="odd"><td><a href="mod_rewrite.html#rewritecond"> RewriteCond
+      <em>TestString</em> <em>CondPattern</em></a></td><td /><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Defines a condition under which rewriting will take place
 </td></tr>
-<tr class="odd"><td><a href="mod_rewrite.html#rewriteengine" style="text-decoration: none">RewriteEngine on|off</a></td><td> off </td><td>E</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Enables or disables runtime rewriting engine</td></tr>
-<tr class="even"><td><a href="mod_rewrite.html#rewritelock" style="text-decoration: none">RewriteLock <em>file-path</em></a></td><td /><td>E</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Sets the name of the lock file used for <code class="directive"><a href="../mod/mod_rewrite.html#rewritemap">RewriteMap</a></code>
+<tr><td><a href="mod_rewrite.html#rewriteengine">RewriteEngine on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Enables or disables runtime rewriting engine</td></tr>
+<tr class="odd"><td><a href="mod_rewrite.html#rewritelock">RewriteLock <em>file-path</em></a></td><td /><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Sets the name of the lock file used for <code class="directive"><a href="../mod/mod_rewrite.html#rewritemap">RewriteMap</a></code>
 synchronization</td></tr>
-<tr class="odd"><td><a href="mod_rewrite.html#rewritelog" style="text-decoration: none">RewriteLog <em>file-path</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Sets the name of the file used for logging rewrite engine
+<tr><td><a href="mod_rewrite.html#rewritelog">RewriteLog <em>file-path</em></a></td><td /><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Sets the name of the file used for logging rewrite engine
 processing</td></tr>
-<tr class="even"><td><a href="mod_rewrite.html#rewriteloglevel" style="text-decoration: none">RewriteLogLevel <em>Level</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Sets the verbosity of the log file used by the rewrite
+<tr class="odd"><td><a href="mod_rewrite.html#rewriteloglevel">RewriteLogLevel <em>Level</em></a></td><td /><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Sets the verbosity of the log file used by the rewrite
 engine</td></tr>
-<tr class="odd"><td><a href="mod_rewrite.html#rewritemap" style="text-decoration: none">RewriteMap <em>MapName</em> <em>MapType</em>:<em>MapSource</em>
-</a></td><td /><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Defines a mapping function for key-lookup</td></tr>
-<tr class="even"><td><a href="mod_rewrite.html#rewriteoptions" style="text-decoration: none">RewriteOptions <em>Options</em></a></td><td /><td>E</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Sets some special options for the rewrite engine</td></tr>
-<tr class="odd"><td><a href="mod_rewrite.html#rewriterule" style="text-decoration: none">RewriteRule
-      <em>Pattern</em> <em>Substitution</em></a></td><td /><td>E</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Defines rules for the rewriting engine</td></tr>
-<tr class="even"><td><a href="core.html#rlimitcpu" style="text-decoration: none">RLimitCPU <em>number</em>|max [<em>number</em>|max]</a></td><td /><td>C</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Limits the CPU consumption of processes launched
+<tr><td><a href="mod_rewrite.html#rewritemap">RewriteMap <em>MapName</em> <em>MapType</em>:<em>MapSource</em>
+</a></td><td /><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Defines a mapping function for key-lookup</td></tr>
+<tr class="odd"><td><a href="mod_rewrite.html#rewriteoptions">RewriteOptions <em>Options</em></a></td><td /><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Sets some special options for the rewrite engine</td></tr>
+<tr><td><a href="mod_rewrite.html#rewriterule">RewriteRule
+      <em>Pattern</em> <em>Substitution</em></a></td><td /><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Defines rules for the rewriting engine</td></tr>
+<tr class="odd"><td><a href="core.html#rlimitcpu">RLimitCPU <em>number</em>|max [<em>number</em>|max]</a></td><td /><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Limits the CPU consumption of processes launched
 by Apache children</td></tr>
-<tr class="odd"><td><a href="core.html#rlimitmem" style="text-decoration: none">RLimitMEM <em>number</em>|max [<em>number</em>|max]</a></td><td /><td>C</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Limits the memory consumption of processes launched
+<tr><td><a href="core.html#rlimitmem">RLimitMEM <em>number</em>|max [<em>number</em>|max]</a></td><td /><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Limits the memory consumption of processes launched
 by Apache children</td></tr>
-<tr class="even"><td><a href="core.html#rlimitnproc" style="text-decoration: none">RLimitNPROC <em>number</em>|max [<em>number</em>|max]</a></td><td /><td>C</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Limits the number of processes that can be launched by 
+<tr class="odd"><td><a href="core.html#rlimitnproc">RLimitNPROC <em>number</em>|max [<em>number</em>|max]</a></td><td /><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Limits the number of processes that can be launched by 
 processes launched by Apache children</td></tr>
-<tr class="odd"><td><a href="core.html#satisfy" style="text-decoration: none">Satisfy any|all</a></td><td> all </td><td>C</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Interaction between host-level access control and 
+<tr><td><a href="core.html#satisfy" id="S" name="S">Satisfy any|all</a></td><td> all </td><td>dh</td><td>C</td></tr><tr><td class="descr" colspan="4">Interaction between host-level access control and 
 user authentication</td></tr>
-<tr class="even"><td><a href="mpm_common.html#scoreboardfile" style="text-decoration: none">ScoreBoardFile <em>file-path</em></a></td><td> logs/apache_status </td><td>M</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Location of the file used to store coordination data for
+<tr class="odd"><td><a href="mpm_common.html#scoreboardfile">ScoreBoardFile <em>file-path</em></a></td><td> logs/apache_status </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Location of the file used to store coordination data for
 the child processes</td></tr>
-<tr class="odd"><td><a href="mod_actions.html#script" style="text-decoration: none"> Script <em>method cgi-script</em></a></td><td /><td>B</td><td>svd</td></tr><tr class="odd"><td colspan="4">
-                 
-               Activates a CGI script for a particular request
+<tr><td><a href="mod_actions.html#script"> Script <em>method cgi-script</em></a></td><td /><td>svd</td><td>B</td></tr><tr><td class="descr" colspan="4">Activates a CGI script for a particular request
 method.</td></tr>
-<tr class="even"><td><a href="mod_alias.html#scriptalias" style="text-decoration: none">ScriptAlias 
-<em>URL-path file-path</em>|<em>directory-path</em></a></td><td /><td>B</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Maps a URL to a filesystem location and designates the
+<tr class="odd"><td><a href="mod_alias.html#scriptalias">ScriptAlias 
+<em>URL-path file-path</em>|<em>directory-path</em></a></td><td /><td>sv</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Maps a URL to a filesystem location and designates the
 target as a CGI script</td></tr>
-<tr class="odd"><td><a href="mod_alias.html#scriptaliasmatch" style="text-decoration: none">ScriptAliasMatch
-<em>regex file-path</em>|<em>directory-path</em></a></td><td /><td>B</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Maps a URL to a filesystem location using a regular expression
+<tr><td><a href="mod_alias.html#scriptaliasmatch">ScriptAliasMatch
+<em>regex file-path</em>|<em>directory-path</em></a></td><td /><td>sv</td><td>B</td></tr><tr><td class="descr" colspan="4">Maps a URL to a filesystem location using a regular expression
 and designates the target as a CGI script</td></tr>
-<tr class="even"><td><a href="core.html#scriptinterpretersource" style="text-decoration: none">ScriptInterpreterSource registry|script</a></td><td> script </td><td>C</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Technique for locating the interpreter for CGI 
+<tr class="odd"><td><a href="core.html#scriptinterpretersource">ScriptInterpreterSource registry|script</a></td><td> script </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Technique for locating the interpreter for CGI 
 scripts</td></tr>
-<tr class="odd"><td><a href="mod_cgi.html#scriptlog" style="text-decoration: none">ScriptLog <em>file-path</em></a></td><td /><td>B</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Location of the CGI script error logfile</td></tr>
-<tr class="even"><td><a href="mod_cgi.html#scriptlogbuffer" style="text-decoration: none">ScriptLogBuffer <em>bytes</em></a></td><td> 1024 </td><td>B</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Maximum amount of PUT or POST requests that will be recorded
+<tr><td><a href="mod_cgi.html#scriptlog">ScriptLog <em>file-path</em></a></td><td /><td>sv</td><td>B</td></tr><tr><td class="descr" colspan="4">Location of the CGI script error logfile</td></tr>
+<tr class="odd"><td><a href="mod_cgi.html#scriptlogbuffer">ScriptLogBuffer <em>bytes</em></a></td><td> 1024 </td><td>sv</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum amount of PUT or POST requests that will be recorded
 in the scriptlog</td></tr>
-<tr class="odd"><td><a href="mod_cgi.html#scriptloglength" style="text-decoration: none">ScriptLogLength <em>bytes</em></a></td><td> 10385760 </td><td>B</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Size limit of the CGI script logfile</td></tr>
-<tr class="even"><td><a href="mod_cgid.html#scriptsock" style="text-decoration: none">ScriptSock <em>file-path</em></a></td><td> logs/cgisock </td><td>B</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               </td></tr>
-<tr class="odd"><td><a href="mpm_common.html#sendbuffersize" style="text-decoration: none">SendBufferSize <em>bytes</em></a></td><td /><td>M</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               TCP buffer size</td></tr>
-<tr class="even"><td><a href="core.html#serveradmin" style="text-decoration: none">ServerAdmin <em>email-address</em></a></td><td /><td>C</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Email address that the server includes in error
+<tr><td><a href="mod_cgi.html#scriptloglength">ScriptLogLength <em>bytes</em></a></td><td> 10385760 </td><td>sv</td><td>B</td></tr><tr><td class="descr" colspan="4">Size limit of the CGI script logfile</td></tr>
+<tr class="odd"><td><a href="mod_cgid.html#scriptsock">ScriptSock <em>file-path</em></a></td><td> logs/cgisock </td><td>sv</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">-</td></tr>
+<tr><td><a href="mpm_common.html#sendbuffersize">SendBufferSize <em>bytes</em></a></td><td /><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">TCP buffer size</td></tr>
+<tr class="odd"><td><a href="core.html#serveradmin">ServerAdmin <em>email-address</em></a></td><td /><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Email address that the server includes in error
 messages sent to the client</td></tr>
-<tr class="odd"><td><a href="core.html#serveralias" style="text-decoration: none">ServerAlias <em>hostname</em> [<em>hostname</em>] ...</a></td><td /><td>C</td><td>v</td></tr><tr class="odd"><td colspan="4">
-                 
-               Alternate names for a host used when matching requests
+<tr><td><a href="core.html#serveralias">ServerAlias <em>hostname</em> [<em>hostname</em>] ...</a></td><td /><td>v</td><td>C</td></tr><tr><td class="descr" colspan="4">Alternate names for a host used when matching requests
 to name-virtual hosts</td></tr>
-<tr class="even"><td><a href="mpm_common.html#serverlimit" style="text-decoration: none">ServerLimit <em>number</em></a></td><td> 256 (prefork), Serv
-                   +
-                 </td><td>M</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Upper limit on configurable number of processes</td></tr>
-<tr class="odd"><td><a href="core.html#servername" style="text-decoration: none">ServerName <em>fully-qualified-domain-name[:port]</em></a></td><td /><td>C</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Hostname and port that the server uses to identify
+<tr class="odd"><td><a href="mpm_common.html#serverlimit">ServerLimit <em>number</em></a></td><td> 256 (prefork), Serv +</td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Upper limit on configurable number of processes</td></tr>
+<tr><td><a href="core.html#servername">ServerName <em>fully-qualified-domain-name[:port]</em></a></td><td /><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Hostname and port that the server uses to identify
 itself</td></tr>
-<tr class="even"><td><a href="core.html#serverpath" style="text-decoration: none">ServerPath <em>URL-path</em></a></td><td /><td>C</td><td>v</td></tr><tr class="even"><td colspan="4">
-                 
-               Legacy URL pathname for a name-virtual host that
+<tr class="odd"><td><a href="core.html#serverpath">ServerPath <em>URL-path</em></a></td><td /><td>v</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Legacy URL pathname for a name-virtual host that
 is accessed by an incompatible browser</td></tr>
-<tr class="odd"><td><a href="core.html#serverroot" style="text-decoration: none">ServerRoot <em>directory-path</em></a></td><td> /usr/local/apache </td><td>C</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Base directory for the server installation</td></tr>
-<tr class="even"><td><a href="core.html#serversignature" style="text-decoration: none">ServerSignature On|Off|EMail</a></td><td> Off </td><td>C</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Configures the footer on server-generated documents</td></tr>
-<tr class="odd"><td><a href="core.html#servertokens" style="text-decoration: none">ServerTokens Major|Minor|Minimal|ProductOnly|OS|Full</a></td><td> Full </td><td>C</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Configures the Server HTTP response header</td></tr>
-<tr class="even"><td><a href="mod_env.html#setenv" style="text-decoration: none">SetEnv <em>env-variable value</em></a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Sets environment variables</td></tr>
-<tr class="odd"><td><a href="mod_setenvif.html#setenvif" style="text-decoration: none">SetEnvIf <em>attribute
+<tr><td><a href="core.html#serverroot">ServerRoot <em>directory-path</em></a></td><td> /usr/local/apache </td><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Base directory for the server installation</td></tr>
+<tr class="odd"><td><a href="core.html#serversignature">ServerSignature On|Off|EMail</a></td><td> Off </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Configures the footer on server-generated documents</td></tr>
+<tr><td><a href="core.html#servertokens">ServerTokens Major|Minor|Minimal|ProductOnly|OS|Full</a></td><td> Full </td><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Configures the Server HTTP response header</td></tr>
+<tr class="odd"><td><a href="mod_env.html#setenv">SetEnv <em>env-variable value</em></a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Sets environment variables</td></tr>
+<tr><td><a href="mod_setenvif.html#setenvif">SetEnvIf <em>attribute
     regex [!]env-variable</em>[=<em>value</em>]
-    [[!]<em>env-variable</em>[=<em>value</em>]] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Sets environment variables based on attributes of the request
+    [[!]<em>env-variable</em>[=<em>value</em>]] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Sets environment variables based on attributes of the request
 </td></tr>
-<tr class="even"><td><a href="mod_setenvif.html#setenvifnocase" style="text-decoration: none">SetEnvIfNoCase <em>attribute regex 
+<tr class="odd"><td><a href="mod_setenvif.html#setenvifnocase">SetEnvIfNoCase <em>attribute regex 
         [!]env-variable</em>[=<em>value</em>]
-    [[!]<em>env-variable</em>[=<em>value</em>]] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Sets environment variables based on attributes of the request
+    [[!]<em>env-variable</em>[=<em>value</em>]] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Sets environment variables based on attributes of the request
 without respect to case</td></tr>
-<tr class="odd"><td><a href="core.html#sethandler" style="text-decoration: none">SetHandler <em>handler-name</em></a></td><td /><td>C</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Forces all matching files to be processed by a
+<tr><td><a href="core.html#sethandler">SetHandler <em>handler-name</em></a></td><td /><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Forces all matching files to be processed by a
 handler</td></tr>
-<tr class="even"><td><a href="core.html#setinputfilter" style="text-decoration: none">SetInputFilter <em>filter</em>[<em>;filter</em>...]</a></td><td /><td>C</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Sets the filters that will process client requests and POST
+<tr class="odd"><td><a href="core.html#setinputfilter">SetInputFilter <em>filter</em>[<em>;filter</em>...]</a></td><td /><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Sets the filters that will process client requests and POST
 input</td></tr>
-<tr class="odd"><td><a href="core.html#setoutputfilter" style="text-decoration: none">SetOutputFilter <em>filter</em>[<em>;filter</em>...]</a></td><td /><td>C</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Sets the filters that will process responses from the
+<tr><td><a href="core.html#setoutputfilter">SetOutputFilter <em>filter</em>[<em>;filter</em>...]</a></td><td /><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Sets the filters that will process responses from the
 server</td></tr>
-<tr class="even"><td><a href="mod_include.html#ssiendtag" style="text-decoration: none">SSIEndTag <em>tag</em></a></td><td> "--&gt;" </td><td>B</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               String that ends an include element</td></tr>
-<tr class="odd"><td><a href="mod_include.html#ssierrormsg" style="text-decoration: none">SSIErrorMsg <em>message</em></a></td><td> 
-"[an error occurre
-                   +
-                 </td><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Error message displayed when there is an SSI error</td></tr>
-<tr class="even"><td><a href="mod_include.html#ssistarttag" style="text-decoration: none">SSIStartTag <em>tag</em></a></td><td> "&lt;!--" </td><td>B</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               String that starts an include element</td></tr>
-<tr class="odd"><td><a href="mod_include.html#ssitimeformat" style="text-decoration: none">SSITimeFormat <em>formatstring</em></a></td><td> "%A, %d-%b-%Y %H:%M
-                   +
-                 </td><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Configures the format in which date strings are 
+<tr class="odd"><td><a href="mod_include.html#ssiendtag">SSIEndTag <em>tag</em></a></td><td> "--&gt;" </td><td>sv</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">String that ends an include element</td></tr>
+<tr><td><a href="mod_include.html#ssierrormsg">SSIErrorMsg <em>message</em></a></td><td> 
+"[an error occurre +</td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Error message displayed when there is an SSI error</td></tr>
+<tr class="odd"><td><a href="mod_include.html#ssistarttag">SSIStartTag <em>tag</em></a></td><td> "&lt;!--" </td><td>sv</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">String that starts an include element</td></tr>
+<tr><td><a href="mod_include.html#ssitimeformat">SSITimeFormat <em>formatstring</em></a></td><td> "%A, %d-%b-%Y %H:%M +</td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Configures the format in which date strings are 
 displayed</td></tr>
-<tr class="even"><td><a href="mod_include.html#ssiundefinedecho" style="text-decoration: none">SSIUndefinedEcho <em>tag</em></a></td><td> "&lt;!-- undef --&gt;" </td><td>B</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               String displayed when
+<tr class="odd"><td><a href="mod_include.html#ssiundefinedecho">SSIUndefinedEcho <em>tag</em></a></td><td> "&lt;!-- undef --&gt;" </td><td>sv</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">String displayed when
 an unset variable is echoed</td></tr>
-<tr class="odd"><td><a href="mod_ssl.html#sslcacertificatefile" style="text-decoration: none">SSLCACertificateFile <em>file-path</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               File of concatenated PEM-encoded CA Certificates 
+<tr><td><a href="mod_ssl.html#sslcacertificatefile">SSLCACertificateFile <em>file-path</em></a></td><td /><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">File of concatenated PEM-encoded CA Certificates 
 for Client Auth</td></tr>
-<tr class="even"><td><a href="mod_ssl.html#sslcacertificatepath" style="text-decoration: none">SSLCACertificatePath <em>directory-path</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Directory of PEM-encoded CA Certificates for 
+<tr class="odd"><td><a href="mod_ssl.html#sslcacertificatepath">SSLCACertificatePath <em>directory-path</em></a></td><td /><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Directory of PEM-encoded CA Certificates for 
 Client Auth</td></tr>
-<tr class="odd"><td><a href="mod_ssl.html#sslcarevocationfile" style="text-decoration: none">SSLCARevocationFile <em>file-path</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               File of concatenated PEM-encoded CA CRLs for 
+<tr><td><a href="mod_ssl.html#sslcarevocationfile">SSLCARevocationFile <em>file-path</em></a></td><td /><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">File of concatenated PEM-encoded CA CRLs for 
 Client Auth</td></tr>
-<tr class="even"><td><a href="mod_ssl.html#sslcarevocationpath" style="text-decoration: none">SSLCARevocationPath <em>directory-path</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Directory of PEM-encoded CA CRLs for 
+<tr class="odd"><td><a href="mod_ssl.html#sslcarevocationpath">SSLCARevocationPath <em>directory-path</em></a></td><td /><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Directory of PEM-encoded CA CRLs for 
 Client Auth</td></tr>
-<tr class="odd"><td><a href="mod_ssl.html#sslcertificatechainfile" style="text-decoration: none">SSLCertificateChainFile <em>file-path</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               File of PEM-encoded Server CA Certificates</td></tr>
-<tr class="even"><td><a href="mod_ssl.html#sslcertificatefile" style="text-decoration: none">SSLCertificateFile <em>file-path</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Server PEM-encoded X.509 Certificate file</td></tr>
-<tr class="odd"><td><a href="mod_ssl.html#sslcertificatekeyfile" style="text-decoration: none">SSLCertificateKeyFile <em>file-path</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Server PEM-encoded Private Key file</td></tr>
-<tr class="even"><td><a href="mod_ssl.html#sslciphersuite" style="text-decoration: none">SSLCipherSuite <em>cipher-spec</em></a></td><td> ALL:!ADH:RC4+RSA:+H
-                   +
-                 </td><td>E</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Cipher Suite available for negotiation in SSL 
+<tr><td><a href="mod_ssl.html#sslcertificatechainfile">SSLCertificateChainFile <em>file-path</em></a></td><td /><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">File of PEM-encoded Server CA Certificates</td></tr>
+<tr class="odd"><td><a href="mod_ssl.html#sslcertificatefile">SSLCertificateFile <em>file-path</em></a></td><td /><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Server PEM-encoded X.509 Certificate file</td></tr>
+<tr><td><a href="mod_ssl.html#sslcertificatekeyfile">SSLCertificateKeyFile <em>file-path</em></a></td><td /><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Server PEM-encoded Private Key file</td></tr>
+<tr class="odd"><td><a href="mod_ssl.html#sslciphersuite">SSLCipherSuite <em>cipher-spec</em></a></td><td> ALL:!ADH:RC4+RSA:+H +</td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Cipher Suite available for negotiation in SSL 
 handshake</td></tr>
-<tr class="odd"><td><a href="mod_ssl.html#sslengine" style="text-decoration: none">SSLEngine on|off</a></td><td> off </td><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               SSL Engine Operation Switch</td></tr>
-<tr class="even"><td><a href="mod_ssl.html#sslmutex" style="text-decoration: none">SSLMutex <em>type</em></a></td><td> none </td><td>E</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Semaphore for internal mutual exclusion of 
+<tr><td><a href="mod_ssl.html#sslengine">SSLEngine on|off</a></td><td> off </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">SSL Engine Operation Switch</td></tr>
+<tr class="odd"><td><a href="mod_ssl.html#sslmutex">SSLMutex <em>type</em></a></td><td> none </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Semaphore for internal mutual exclusion of 
 operations</td></tr>
-<tr class="odd"><td><a href="mod_ssl.html#ssloptions" style="text-decoration: none">SSLOptions [+|-]<em>option</em> ...</a></td><td /><td>E</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Configure various SSL engine run-time options</td></tr>
-<tr class="even"><td><a href="mod_ssl.html#sslpassphrasedialog" style="text-decoration: none">SSLPassPhraseDialog <em>type</em></a></td><td> builtin </td><td>E</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Type of pass phrase dialog for encrypted private 
+<tr><td><a href="mod_ssl.html#ssloptions">SSLOptions [+|-]<em>option</em> ...</a></td><td /><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Configure various SSL engine run-time options</td></tr>
+<tr class="odd"><td><a href="mod_ssl.html#sslpassphrasedialog">SSLPassPhraseDialog <em>type</em></a></td><td> builtin </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Type of pass phrase dialog for encrypted private 
 keys</td></tr>
-<tr class="odd"><td><a href="mod_ssl.html#sslprotocol" style="text-decoration: none">SSLProtocol [+|-]<em>protocol</em> ...</a></td><td> all </td><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Configure usable SSL protocol flavors</td></tr>
-<tr class="even"><td><a href="mod_ssl.html#sslproxycacertificatefile" style="text-decoration: none">SSLProxyCACertificateFile <em>file-path</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               File of concatenated PEM-encoded CA Certificates 
+<tr><td><a href="mod_ssl.html#sslprotocol">SSLProtocol [+|-]<em>protocol</em> ...</a></td><td> all </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Configure usable SSL protocol flavors</td></tr>
+<tr class="odd"><td><a href="mod_ssl.html#sslproxycacertificatefile">SSLProxyCACertificateFile <em>file-path</em></a></td><td /><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">File of concatenated PEM-encoded CA Certificates 
 for Remote Server Auth</td></tr>
-<tr class="odd"><td><a href="mod_ssl.html#sslproxycacertificatepath" style="text-decoration: none">SSLProxyCACertificatePath <em>directory-path</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Directory of PEM-encoded CA Certificates for 
+<tr><td><a href="mod_ssl.html#sslproxycacertificatepath">SSLProxyCACertificatePath <em>directory-path</em></a></td><td /><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Directory of PEM-encoded CA Certificates for 
 Remote Server Auth</td></tr>
-<tr class="even"><td><a href="mod_ssl.html#sslproxycarevocationfile" style="text-decoration: none">SSLProxyCARevocationFile <em>file-path</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               File of concatenated PEM-encoded CA CRLs for 
+<tr class="odd"><td><a href="mod_ssl.html#sslproxycarevocationfile">SSLProxyCARevocationFile <em>file-path</em></a></td><td /><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">File of concatenated PEM-encoded CA CRLs for 
 Remote Server Auth</td></tr>
-<tr class="odd"><td><a href="mod_ssl.html#sslproxycarevocationpath" style="text-decoration: none">SSLProxyCARevocationPath <em>directory-path</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Directory of PEM-encoded CA CRLs for 
+<tr><td><a href="mod_ssl.html#sslproxycarevocationpath">SSLProxyCARevocationPath <em>directory-path</em></a></td><td /><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Directory of PEM-encoded CA CRLs for 
 Remote Server Auth</td></tr>
-<tr class="even"><td><a href="mod_ssl.html#sslproxyciphersuite" style="text-decoration: none">SSLProxyCipherSuite <em>cipher-spec</em></a></td><td> ALL:!ADH:RC4+RSA:+H
-                   +
-                 </td><td>E</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Cipher Suite available for negotiation in SSL 
+<tr class="odd"><td><a href="mod_ssl.html#sslproxyciphersuite">SSLProxyCipherSuite <em>cipher-spec</em></a></td><td> ALL:!ADH:RC4+RSA:+H +</td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Cipher Suite available for negotiation in SSL 
 proxy handshake</td></tr>
-<tr class="odd"><td><a href="mod_ssl.html#sslproxyengine" style="text-decoration: none">SSLProxyEngine on|off</a></td><td> off </td><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               SSL Proxy Engine Operation Switch</td></tr>
-<tr class="even"><td><a href="mod_ssl.html#sslproxymachinecertificatefile" style="text-decoration: none">SSLProxyMachineCertificateFile <em>filename</em></a></td><td /><td>E</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               File of concatenated PEM-encoded CA certificates for proxy server client certificates</td></tr>
-<tr class="odd"><td><a href="mod_ssl.html#sslproxymachinecertificatepath" style="text-decoration: none">SSLProxyMachineCertificatePath <em>directory</em></a></td><td /><td>E</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Directory of PEM-encoded CA certificates for proxy server client certificates</td></tr>
-<tr class="even"><td><a href="mod_ssl.html#sslproxyprotocol" style="text-decoration: none">SSLProxyProtocol [+|-]<em>protocol</em> ...</a></td><td> all </td><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Configure usable SSL protocol flavors for proxy usage</td></tr>
-<tr class="odd"><td><a href="mod_ssl.html#sslproxyverify" style="text-decoration: none">SSLProxyVerify <em>level</em></a></td><td> none </td><td>E</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Type of remote server Certificate verification</td></tr>
-<tr class="even"><td><a href="mod_ssl.html#sslproxyverifydepth" style="text-decoration: none">SSLVerifyDepth <em>number</em></a></td><td /><td>E</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Maximum depth of CA Certificates in Remote Server
+<tr><td><a href="mod_ssl.html#sslproxyengine">SSLProxyEngine on|off</a></td><td> off </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">SSL Proxy Engine Operation Switch</td></tr>
+<tr class="odd"><td><a href="mod_ssl.html#sslproxymachinecertificatefile">SSLProxyMachineCertificateFile <em>filename</em></a></td><td /><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">File of concatenated PEM-encoded CA certificates for proxy server client certificates</td></tr>
+<tr><td><a href="mod_ssl.html#sslproxymachinecertificatepath">SSLProxyMachineCertificatePath <em>directory</em></a></td><td /><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Directory of PEM-encoded CA certificates for proxy server client certificates</td></tr>
+<tr class="odd"><td><a href="mod_ssl.html#sslproxyprotocol">SSLProxyProtocol [+|-]<em>protocol</em> ...</a></td><td> all </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Configure usable SSL protocol flavors for proxy usage</td></tr>
+<tr><td><a href="mod_ssl.html#sslproxyverify">SSLProxyVerify <em>level</em></a></td><td> none </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Type of remote server Certificate verification</td></tr>
+<tr class="odd"><td><a href="mod_ssl.html#sslproxyverifydepth">SSLVerifyDepth <em>number</em></a></td><td /><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum depth of CA Certificates in Remote Server
 Certificate verification</td></tr>
-<tr class="odd"><td><a href="mod_ssl.html#sslrandomseed" style="text-decoration: none">SSLRandomSeed <em>context</em> <em>source</em> 
-[<em>bytes</em>]</a></td><td /><td>E</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Pseudo Random Number Generator (PRNG) seeding 
+<tr><td><a href="mod_ssl.html#sslrandomseed">SSLRandomSeed <em>context</em> <em>source</em> 
+[<em>bytes</em>]</a></td><td /><td>s</td><td>E</td></tr><tr><td class="descr" colspan="4">Pseudo Random Number Generator (PRNG) seeding 
 source</td></tr>
-<tr class="even"><td><a href="mod_ssl.html#sslrequire" style="text-decoration: none">SSLRequire <em>expression</em></a></td><td /><td>E</td><td>dh</td></tr><tr class="even"><td colspan="4">
-                 
-               Allow access only when an arbitrarily complex 
+<tr class="odd"><td><a href="mod_ssl.html#sslrequire">SSLRequire <em>expression</em></a></td><td /><td>dh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Allow access only when an arbitrarily complex 
 boolean expression is true</td></tr>
-<tr class="odd"><td><a href="mod_ssl.html#sslrequiressl" style="text-decoration: none">SSLRequireSSL</a></td><td /><td>E</td><td>dh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Deny access when SSL is not used for the 
+<tr><td><a href="mod_ssl.html#sslrequiressl">SSLRequireSSL</a></td><td /><td>dh</td><td>E</td></tr><tr><td class="descr" colspan="4">Deny access when SSL is not used for the 
 HTTP request</td></tr>
-<tr class="even"><td><a href="mod_ssl.html#sslsessioncache" style="text-decoration: none">SSLSessionCache <em>type</em></a></td><td> none </td><td>E</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Type of the global/inter-process SSL Session 
+<tr class="odd"><td><a href="mod_ssl.html#sslsessioncache">SSLSessionCache <em>type</em></a></td><td> none </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Type of the global/inter-process SSL Session 
 Cache</td></tr>
-<tr class="odd"><td><a href="mod_ssl.html#sslsessioncachetimeout" style="text-decoration: none">SSLSessionCacheTimeout <em>seconds</em></a></td><td> 300 </td><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Number of seconds before an SSL session expires
+<tr><td><a href="mod_ssl.html#sslsessioncachetimeout">SSLSessionCacheTimeout <em>seconds</em></a></td><td> 300 </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Number of seconds before an SSL session expires
 in the Session Cache</td></tr>
-<tr class="even"><td><a href="mod_ssl.html#sslverifyclient" style="text-decoration: none">SSLVerifyClient <em>level</em></a></td><td> none </td><td>E</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Type of Client Certificate verification</td></tr>
-<tr class="odd"><td><a href="mod_ssl.html#sslverifydepth" style="text-decoration: none">SSLVerifyDepth <em>number</em></a></td><td> 1 </td><td>E</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Maximum depth of CA Certificates in Client 
+<tr class="odd"><td><a href="mod_ssl.html#sslverifyclient">SSLVerifyClient <em>level</em></a></td><td> none </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Type of Client Certificate verification</td></tr>
+<tr><td><a href="mod_ssl.html#sslverifydepth">SSLVerifyDepth <em>number</em></a></td><td> 1 </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Maximum depth of CA Certificates in Client 
 Certificate verification</td></tr>
-<tr class="even"><td><a href="mpm_common.html#startservers" style="text-decoration: none">StartServers <em>number</em></a></td><td> 5 </td><td>M</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Number of child server processes created at startup</td></tr>
-<tr class="odd"><td><a href="mpm_common.html#startthreads" style="text-decoration: none">StartThreads <em>number</em></a></td><td /><td>M</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Nubmer of threads created on startup</td></tr>
-<tr class="even"><td><a href="mod_suexec.html#suexecusergroup" style="text-decoration: none">SuexecUserGroup <em>User Group</em></a></td><td /><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               User and group permissions for CGI programs</td></tr>
-<tr class="odd"><td><a href="mpm_common.html#threadlimit" style="text-decoration: none">ThreadLimit <em>number</em></a></td><td /><td>M</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Sets the upper limit on the configurable number of threads
+<tr class="odd"><td><a href="mpm_common.html#startservers">StartServers <em>number</em></a></td><td> 5 </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Number of child server processes created at startup</td></tr>
+<tr><td><a href="mpm_common.html#startthreads">StartThreads <em>number</em></a></td><td /><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Nubmer of threads created on startup</td></tr>
+<tr class="odd"><td><a href="mod_suexec.html#suexecusergroup">SuexecUserGroup <em>User Group</em></a></td><td /><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">User and group permissions for CGI programs</td></tr>
+<tr><td><a href="mpm_common.html#threadlimit" id="T" name="T">ThreadLimit <em>number</em></a></td><td /><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">Sets the upper limit on the configurable number of threads
 per child process</td></tr>
-<tr class="even"><td><a href="mpm_common.html#threadsperchild" style="text-decoration: none">ThreadsPerChild <em>number</em></a></td><td /><td>M</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Number of threads created by each child process</td></tr>
-<tr class="odd"><td><a href="mpm_netware.html#threadstacksize" style="text-decoration: none">ThreadStackSize <em>number</em></a></td><td> 65536 </td><td>M</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               </td></tr>
-<tr class="even"><td><a href="core.html#timeout" style="text-decoration: none">TimeOut <em>number</em></a></td><td> 300 </td><td>C</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Amount of time the server will wait for
+<tr class="odd"><td><a href="mpm_common.html#threadsperchild">ThreadsPerChild <em>number</em></a></td><td /><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Number of threads created by each child process</td></tr>
+<tr><td><a href="mpm_netware.html#threadstacksize">ThreadStackSize <em>number</em></a></td><td> 65536 </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">-</td></tr>
+<tr class="odd"><td><a href="core.html#timeout">TimeOut <em>number</em></a></td><td> 300 </td><td>s</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Amount of time the server will wait for
 certain events before failing a request</td></tr>
-<tr class="odd"><td><a href="mod_log_config.html#transferlog" style="text-decoration: none">TransferLog <em>file</em>|<em>pipe</em></a></td><td /><td>B</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Specifly location of a log file</td></tr>
-<tr class="even"><td><a href="mod_mime.html#typesconfig" style="text-decoration: none">TypesConfig <em>file-path</em></a></td><td> conf/mime.types </td><td>B</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               The location of the mime.types file</td></tr>
-<tr class="odd"><td><a href="mod_env.html#unsetenv" style="text-decoration: none">UnsetEnv <em>env-variable</em> [<em>env-variable</em>] ...</a></td><td /><td>B</td><td>svdh</td></tr><tr class="odd"><td colspan="4">
-                 
-               Removes variables from the environment</td></tr>
-<tr class="even"><td><a href="core.html#usecanonicalname" style="text-decoration: none">UseCanonicalName on|off|dns</a></td><td> on </td><td>C</td><td>svd</td></tr><tr class="even"><td colspan="4">
-                 
-               Configures how the server determines its own name and
+<tr><td><a href="mod_log_config.html#transferlog">TransferLog <em>file</em>|<em>pipe</em></a></td><td /><td>s</td><td>B</td></tr><tr><td class="descr" colspan="4">Specifly location of a log file</td></tr>
+<tr class="odd"><td><a href="mod_mime.html#typesconfig">TypesConfig <em>file-path</em></a></td><td> conf/mime.types </td><td>s</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">The location of the mime.types file</td></tr>
+<tr><td><a href="mod_env.html#unsetenv" id="U" name="U">UnsetEnv <em>env-variable</em> [<em>env-variable</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Removes variables from the environment</td></tr>
+<tr class="odd"><td><a href="core.html#usecanonicalname">UseCanonicalName on|off|dns</a></td><td> on </td><td>svd</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Configures how the server determines its own name and
 port</td></tr>
-<tr class="odd"><td><a href="mpm_common.html#user" style="text-decoration: none">User <em>unix-userid</em></a></td><td> #-1 </td><td>M</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               The userid under which the server will answer
+<tr><td><a href="mpm_common.html#user">User <em>unix-userid</em></a></td><td> #-1 </td><td>sv</td><td>M</td></tr><tr><td class="descr" colspan="4">The userid under which the server will answer
 requests</td></tr>
-<tr class="even"><td><a href="mod_userdir.html#userdir" style="text-decoration: none">UserDir <em>directory-filename</em></a></td><td> public_html </td><td>B</td><td>s</td></tr><tr class="even"><td colspan="4">
-                 
-               Location of the user-specific directories</td></tr>
-<tr class="odd"><td><a href="mod_vhost_alias.html#virtualdocumentroot" style="text-decoration: none">VirtualDocumentRoot <em>interpolated-directory</em>|none</a></td><td> none </td><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Dynamically configure the location of the document root
+<tr class="odd"><td><a href="mod_userdir.html#userdir">UserDir <em>directory-filename</em></a></td><td> public_html </td><td>s</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Location of the user-specific directories</td></tr>
+<tr><td><a href="mod_vhost_alias.html#virtualdocumentroot" id="V" name="V">VirtualDocumentRoot <em>interpolated-directory</em>|none</a></td><td> none </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Dynamically configure the location of the document root
 for a given virtual host</td></tr>
-<tr class="even"><td><a href="mod_vhost_alias.html#virtualdocumentrootip" style="text-decoration: none">VirtualDocumentRootIP <em>interpolated-directory</em>|none</a></td><td> none </td><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Dynamically configure the location of the document root
+<tr class="odd"><td><a href="mod_vhost_alias.html#virtualdocumentrootip">VirtualDocumentRootIP <em>interpolated-directory</em>|none</a></td><td> none </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Dynamically configure the location of the document root
 for a given virtual host</td></tr>
-<tr class="odd"><td><a href="core.html#virtualhost" style="text-decoration: none">&lt;VirtualHost
+<tr><td><a href="core.html#virtualhost">&lt;VirtualHost
     <em>addr</em>[:<em>port</em>] [<em>addr</em>[:<em>port</em>]]
-    ...&gt; ... &lt;/VirtualHost&gt;</a></td><td /><td>C</td><td>s</td></tr><tr class="odd"><td colspan="4">
-                 
-               Contains directives that apply only to a specific
+    ...&gt; ... &lt;/VirtualHost&gt;</a></td><td /><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Contains directives that apply only to a specific
 hostname or IP address</td></tr>
-<tr class="even"><td><a href="mod_vhost_alias.html#virtualscriptalias" style="text-decoration: none">VirtualScriptAlias <em>interpolated-directory</em>|none</a></td><td> none </td><td>E</td><td>sv</td></tr><tr class="even"><td colspan="4">
-                 
-               Dynamically configure the location of the CGI directory for
+<tr class="odd"><td><a href="mod_vhost_alias.html#virtualscriptalias">VirtualScriptAlias <em>interpolated-directory</em>|none</a></td><td> none </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Dynamically configure the location of the CGI directory for
 a given virtual host</td></tr>
-<tr class="odd"><td><a href="mod_vhost_alias.html#virtualscriptaliasip" style="text-decoration: none">VirtualScriptAliasIP <em>interpolated-directory</em>|none</a></td><td> none </td><td>E</td><td>sv</td></tr><tr class="odd"><td colspan="4">
-                 
-               Dynamically configure the location of the cgi directory for
+<tr><td><a href="mod_vhost_alias.html#virtualscriptaliasip">VirtualScriptAliasIP <em>interpolated-directory</em>|none</a></td><td> none </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Dynamically configure the location of the cgi directory for
 a given virtual host</td></tr>
-<tr class="even"><td><a href="mod_include.html#xbithack" style="text-decoration: none">XBitHack on|off|full</a></td><td> off </td><td>B</td><td>svdh</td></tr><tr class="even"><td colspan="4">
-                 
-               Parse SSI directives in files with the execute 
+<tr class="odd"><td><a href="mod_include.html#xbithack" id="X" name="X">XBitHack on|off|full</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Parse SSI directives in files with the execute 
 bit set</td></tr>
 </table></div><div id="footer"><p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p><p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div></body></html>
\ No newline at end of file
index 01e582b8aa36bdf6e59136a6ca79ab386dfaab93..46310bf25a58c6d560697337e64ffeb61f34b197 100644 (file)
@@ -7,34 +7,37 @@
 <quickreference>
   <title>Directive Quick Reference</title>
   <summary>
-    <p>The directive quick reference shows the usage, default, status, and context
-    of each Apache configuration directive.  For more information about each of these,
-    see the <a href="directive-dict.html">Directive Dictionary</a>.
-    </p>
+    <p>The directive quick reference shows the usage, default, status,
+    and context of each Apache configuration directive.  For more
+    information about each of these, see the <a
+    href="directive-dict.html">Directive Dictionary</a>.</p>
 
-    <p>The first column gives the directive name and usage.  The second columns shows the
-    default value of the directive, if a default exists.  If the default is too large to
-    display, the first characters will be followed by "+".</p>
+    <p>The first column gives the directive name and usage.  The second
+    columns shows the default value of the directive, if a default exists.
+    If the default is too large to display, the first characters will be
+    followed by "+".</p>
 
-    <p>The third and fourth columns lists the status of the directive and the
-    contexts where the directive is allowed according
-    to the following tables:</p>
+    <p>The third and fourth columns list the contexts where the directive
+    is allowed and the status of the directive according to the legend
+    tables below.</p>
+  </summary>
 
-<table><tr><td>
-    <table><tr><td>C</td><td>Core</td></tr>
-    <tr><td>M</td><td>MPM</td></tr>
-    <tr><td>B</td><td>Base</td></tr>
-    <tr><td>E</td><td>Extension</td></tr>
-    <tr><td>X</td><td>Experimental</td></tr>
+  <legend>
+    <table>
+      <tr><th>s</th><td>server&#160;config</td></tr>
+      <tr><th>v</th><td>virtual&#160;host</td></tr>
+      <tr><th>d</th><td>directory</td></tr>
+      <tr><th>h</th><td>.htaccess</td></tr>
     </table>
-</td><td>
-    <table><tr><td>s</td><td>server config</td></tr>
-    <tr><td>v</td><td>virtual host</td></tr>
-    <tr><td>d</td><td>directory</td></tr>
-    <tr><td>h</td><td>.htaccess</td></tr>
+
+    <table>
+      <tr><th>C</th><td>Core</td></tr>
+      <tr><th>M</th><td>MPM</td></tr>
+      <tr><th>B</th><td>Base</td></tr>
+      <tr><th>E</th><td>Extension</td></tr>
+      <tr><th>X</th><td>Experimental</td></tr>
     </table>
-</td></tr></table>
-  </summary>
+  </legend>
 
   &allmodules;
 </quickreference>
\ No newline at end of file
index af93bdd478d3395202fc770a0f6f0c71144e8b95..c84430753f317d3cededf5301f83faf586592065 100644 (file)
@@ -120,6 +120,10 @@ div.warning pre {
     font-size: 0.9em;
 }
 
+table.qref td.descr {
+    font-size: 0.9em;
+}
+
 /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  * -> The End <-
  * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
index 590e9e4fee9d03f5932450c10df97f2fac07d964..ac337aedcf606164eda47bd13f0e1757520e2a86 100644 (file)
@@ -242,13 +242,62 @@ table table.bordered th {
     border: 1px solid #000;
 }
 
-/* mod/dir. overview table  */
-/* ======================== */
+/* mod/dir. overview table and quick reference  */
+/* ============================================ */
 table.module th,
 table.directive th {
     white-space: nowrap;
 }
 
+table.qref {
+    border-collapse: collapse;
+    width: auto;
+}
+
+table.qref td {
+    border-style: none solid;
+    border-color: #000;
+    border-width: 1px;
+}
+
+table.qref td.descr {
+    padding-left: 1em;
+    font-size: 11pt;
+}
+
+table#legend {
+    width: 100%;
+    border-style: none;
+    border-width: 0;
+    vertical-align: bottom;
+    padding: 0;
+    margin: 0;
+}
+
+table#legend td {
+    vertical-align: bottom;
+    margin: 0;
+    padding: 0;
+}
+
+table#legend table {
+    vertical-align: bottom;
+    margin: 0 0 0 0.4em;
+    padding: 0;
+    height: 7.5em;
+}
+
+table#legend td.letters span {
+    display: none;
+}
+
+table#legend table td,
+table#legend table th {
+    vertical-align: middle;
+    padding: 0.1ex 0.2em;
+    line-height: 1em;
+}
+
 /* related modules & dir. */
 /* ====================== */
 
@@ -454,13 +503,19 @@ div.directive-section {
 }
 
 /* look for this on directive
- * list page...
+ * list pages
  */
 div#directive-list {
     margin-left: 0;
     padding: 0 0 1em 1em;
 }
 
+div#directive-ref {
+    margin: -1em 0 0 1px;
+    padding: 0 0 1em 0;
+    width: auto;
+}
+
 /* no sidebar */
 div#quickview {
     position: static;
index 62d731b4360e7eb6ec44087c7361fe2b9c15debb..64b46b45ab445439be9c5493666f8c2209de6cbf 100644 (file)
@@ -57,6 +57,8 @@ a:active {
 }
 
 /* hover on non-white backgrounds */
+tr.odd a:hover,
+tr.odd a:active,
 div.note a:hover,
 div.note a:active,
 div.example a:hover,
@@ -89,6 +91,8 @@ code.module a:active {
 }
 
 /* hover on non-white backgrounds */
+tr.odd code.module a:hover,
+tr.odd code.module a:active,
 div.note code.module a:hover,
 div.note code.module a:active,
 div.example code.module a:hover,
@@ -121,6 +125,8 @@ code.directive a:active {
 }
 
 /* hover on non-white backgrounds */
+tr.odd code.directive a:hover,
+tr.odd code.directive a:active,
 div.note code.directive a:hover,
 div.note code.directive a:active,
 div.example code.directive a:hover,
@@ -301,11 +307,6 @@ tr.odd { /* for large tables alternating colors */
     background-color: #f2f2f2;
 }
 
-tr.odd a:hover,
-tr.odd a:active {
-      background-color: #fff;
-}
-
 /* bordered table cells   */
 /* ====================== */
 
@@ -331,13 +332,54 @@ table.directive th {
     white-space: nowrap;
 }
 
-.qref {
-     border-collapse: collapse;
-     width: 100%;
+table.qref {
+    border-collapse: collapse;
+    width: 100%;
+}
+
+table.qref td {
+    border-style: none solid;
+    border-color: #aaa;
+    border-width: 1px;
+}
+
+table.qref td.descr {
+    padding-left: 1em;
+    font-size: 13px;
 }
 
-.qref th {
-      background-color: #eee;
+table#legend {
+    width: 100%;
+    border-style: none;
+    border-width: 0;
+    vertical-align: bottom;
+    padding: 0;
+    margin: 0;
+}
+
+table#legend td {
+    vertical-align: bottom;
+    margin: 0;
+    padding: 0;
+}
+
+table#legend td.letters {
+    width: 100%;
+    padding-bottom: 0.5em;
+}
+
+table#legend table {
+    vertical-align: bottom;
+    margin: 0 0 0 0.4em;
+    padding: 0;
+    height: 7.5em;
+}
+
+table#legend table td,
+table#legend table th {
+    vertical-align: middle;
+    padding: 0.1ex 0.2em;
+    line-height: 1em;
 }
 
 /* related modules & dir. */
@@ -555,13 +597,23 @@ div.directive-section {
 }
 
 /* look for this on directive
- * list page...
+ * list pages
  */
 div#directive-list {
     margin-left: 30px;
     padding: 0 0 1em 1em;
 }
 
+div#directive-ref {
+    margin: -1em 0 0 0;
+    padding: 0 0 1em 30px;
+    width: 100%; /* IE is BAD (broken as designed) */
+}
+
+div[id]#directive-ref { /* a big sorry to ICab, Amaya (and old Konquerors?) */
+    width: auto; /* other browsers are fine ;-) */
+}
+
 /* sidebar position: right */
 div#quickview {
     position: absolute;
@@ -691,19 +743,23 @@ table div.warning {
  * quotations, indented paragraphs and figures
  * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
 p.letters {
+    margin: 1em 0 0 0;
+}
+
+.letters {
     text-align: center;
     background-color: inherit;
     color: #ccc;
 }
 
-p.letters a:link,
-p.letters a:visited {
+.letters a:link,
+.letters a:visited {
     text-decoration: none;
     font-weight: bold;
 }
 
-p.letters a:hover,
-p.letters a:active {
+.letters a:hover,
+.letters a:active {
     font-weight: bold;
 }
 
index 4fa103dfe226a2c526c97cd6b87db6bfb1c9ec0c..dc990a7d18221f0857d960b64e03ae09c21f7226 100644 (file)
@@ -49,4 +49,5 @@ usage?, seealso*)>
 <!ELEMENT directiveindex (title | summary | modulefilelist)+>
 
 <!-- Used in quickreference.xml -->
-<!ELEMENT quickreference (title | summary | modulefilelist)+>
+<!ELEMENT quickreference (title | summary | legend | modulefilelist)+>
+<!ELEMENT legend (table, table)>
index 2d7764612857ddab9fa385222e784fadb9796e40..5a10cbd8c12368b4edefc76681ec7fa9310f78cc 100644 (file)
           <a href="{$path}/">
             <xsl:value-of select="$messages/message[@name='version']"/>
           </a>
-          <xsl:if test="../modulesynopsis or ../directiveindex">
+          <xsl:if test="../modulesynopsis or ../directiveindex or ../quickreference">
             <xsl:text> &gt; </xsl:text>
             <a href="./">
               <xsl:value-of select="$messages/message[@name='modules']"/>
index c3c879f9a0b4c5dc352cebb9f112208a8e5c0614..cae19877bef7aa6981ead4cfdd763c14f9688065 100644 (file)
           </h1>
 
           <xsl:apply-templates select="summary" />
+        </div> <!-- /preamble -->
 
+<xsl:text>
+</xsl:text> <!-- insert a line break -->
 
-        </div>
+        <div id="directive-ref">
 
-        <div id="directive-list">
-        <table class="qref">
-         <xsl:for-each select="document(/*/modulefilelist/modulefile)/modulesynopsis/directivesynopsis[not(@location)]">
-         <xsl:sort select="name"/>
+          <!-- first collect the start letters -->
+          <xsl:variable name="start-letters">
+            <xsl:call-template name="directive-startletters"/>
+          </xsl:variable>
 
+          <table id="legend">
+            <tr>
+              <td class="letters"><span>
+                <xsl:call-template name="letter-bar">
+                  <xsl:with-param name="letters" select="$start-letters"/>
+                  <xsl:with-param name="first" select="true()"/>
+                </xsl:call-template>
+              </span></td>
 
-            <xsl:variable name="rowpos">
-              <xsl:choose>
-                <xsl:when test="position() mod 2 = 0">even</xsl:when>
-                <xsl:otherwise>odd</xsl:otherwise>
-              </xsl:choose>
-           </xsl:variable>
+<xsl:text>
+</xsl:text> <!-- insert a line break -->
 
-
-             <tr class="{$rowpos}">
-               <td>
-                 <a style="text-decoration: none" 
-                   href="{../name}.html#{translate(name,$uppercase,$lowercase)}">
-                   <xsl:apply-templates select="syntax"/>
-                 </a>
-               </td>
-
-
-               <td>
-                 <xsl:value-of select="substring(substring-after(concat(default,' '),name),1,20)"/>
-                 <xsl:if test="string-length(substring-after(concat(default,' '),name)) &gt; 20">
-                   +
-                 </xsl:if>
-               </td>
-
-               <td>
-                 <xsl:choose>
-                   <xsl:when test="../status='Base'">B</xsl:when>
-                   <xsl:when test="../status='MPM'">M</xsl:when>
-                   <xsl:when test="../status='Core'">C</xsl:when>
-                   <xsl:when test="../status='Extension'">E</xsl:when>
-                   <xsl:when test="../status='Experimental'">X</xsl:when>
-                 </xsl:choose>
-               </td>
+              <td>
+                <xsl:apply-templates select="legend/table[position()=1]"/>
+              </td>
 
               <td>
-               <xsl:if test="contextlist/* = 'server config'">s</xsl:if>
-               <xsl:if test="contextlist/* = 'virtual host'">v</xsl:if>
-               <xsl:if test="contextlist/* = 'directory'">d</xsl:if>
-               <xsl:if test="contextlist/* = '.htaccess'">h</xsl:if>
+                <xsl:apply-templates select="legend/table[position()=2]"/>
               </td>
+            </tr>
+          </table>
+
+<xsl:text>
+</xsl:text> <!-- insert a line break -->
 
-           </tr>
+          <table class="qref">
+            <xsl:call-template name="reference-of-letter">
+              <xsl:with-param name="letters-todo" select="$start-letters"/>
+              <xsl:with-param name="offset" select="number(0)"/>
+            </xsl:call-template>
+          </table>
 
-           <tr class="{$rowpos}">
-             <td colspan="4">
-               &nbsp;&nbsp;
-               <xsl:apply-templates select="description"/>
-             </td>
-          </tr>            
-          <xsl:text>
-</xsl:text><!-- insert a line break -->
-        </xsl:for-each>
-        </table>
-       </div>
+        </div> <!-- /directive-ref -->
 
         <xsl:call-template name="bottom"/>
       </body>
   </xsl:template> 
 
 
+  <!--                                                     -->
+  <!-- the working horse. builds rows of all directives    -->
+  <!-- starting with one letter                            -->
+  <!-- when done, it calls itself to catch the next letter -->
+  <!--                                                     -->
+  <xsl:template name="reference-of-letter">
+  <xsl:param name="letters-todo"/>
+  <xsl:param name="offset"/>
+
+    <xsl:variable name="letter" select="substring($letters-todo,1,1)"/>
+
+    <xsl:for-each select="document(/*/modulefilelist/modulefile)/modulesynopsis/directivesynopsis[not(@location)][$letter=translate(substring(normalize-space(name),1,1),$lowercase,$uppercase)]">
+    <xsl:sort select="name"/>
+
+      <!-- create the content -->
+      <xsl:variable name="current-row">
+        <td><xsl:choose>
+          <xsl:when test="position()=1">
+            <a name="{$letter}" id="{$letter}" href="{../name}.html#{translate(name,$uppercase,$lowercase)}">
+              <xsl:apply-templates select="syntax"/>
+            </a>
+          </xsl:when>
+
+          <xsl:otherwise>
+            <a href="{../name}.html#{translate(name,$uppercase,$lowercase)}">
+              <xsl:apply-templates select="syntax"/>
+            </a>
+          </xsl:otherwise></xsl:choose>
+        </td>
+
+        <td>
+          <xsl:value-of select="substring(substring-after(concat(default,' '),name),1,20)"/>
+          <xsl:if test="string-length(substring-after(concat(default,' '),name)) &gt; 20">
+            <xsl:text> +</xsl:text>
+          </xsl:if>
+        </td>
+
+        <td>
+          <xsl:if test="contextlist/* = 'server config'">s</xsl:if>
+          <xsl:if test="contextlist/* = 'virtual host'">v</xsl:if>
+          <xsl:if test="contextlist/* = 'directory'">d</xsl:if>
+          <xsl:if test="contextlist/* = '.htaccess'">h</xsl:if>
+        </td>
+
+        <td>
+          <xsl:choose>
+            <xsl:when test="../status='Base'">B</xsl:when>
+            <xsl:when test="../status='MPM'">M</xsl:when>
+            <xsl:when test="../status='Core'">C</xsl:when>
+            <xsl:when test="../status='Extension'">E</xsl:when>
+            <xsl:when test="../status='Experimental'">X</xsl:when>
+          </xsl:choose>
+        </td>
+      </xsl:variable>
+
+      <xsl:variable name="descr">
+        <td colspan="4" class="descr"><xsl:choose>
+          <xsl:when test="string-length(normalize-space(description)) &gt; 0">
+            <xsl:apply-templates select="description"/>
+          </xsl:when>
+
+          <xsl:otherwise>
+            <xsl:text>-</xsl:text>
+          </xsl:otherwise></xsl:choose>
+        </td>
+      </xsl:variable>
+
+      <!-- and now choose between odd n even --><xsl:choose>
+      <xsl:when test="position() mod 2 = $offset">
+        <tr class="odd"><xsl:copy-of select="$current-row"/></tr>
+        <tr class="odd"><xsl:copy-of select="$descr"/></tr>
+      </xsl:when>
+
+      <xsl:otherwise>
+        <tr><xsl:copy-of select="$current-row"/></tr>
+        <tr><xsl:copy-of select="$descr"/></tr>
+      </xsl:otherwise></xsl:choose>
+
+<xsl:text>
+</xsl:text> <!-- insert a line break -->
+
+    </xsl:for-each> <!-- /directives -->
+
+    <!-- call next letter, if there is -->
+    <xsl:if test="string-length($letters-todo) &gt; 1">
+      <xsl:call-template name="reference-of-letter">
+        <xsl:with-param name="letters-todo" select="substring($letters-todo,2)"/>
+        <xsl:with-param name="offset" select="(count(document(/*/modulefilelist/modulefile)/modulesynopsis/directivesynopsis[not(@location)][$letter=translate(substring(normalize-space(name),1,1),$lowercase,$uppercase)]) + $offset) mod 2"/>
+      </xsl:call-template>
+    </xsl:if>
+
+  </xsl:template>
+  <!-- /reference-of-letter -->
 
 </xsl:stylesheet>