</ul>
<h3>Topics</h3>
<ul id="topics">
-<li><img alt="" src="../images/down.gif" /> Compiling the example module</li>
-<li><img alt="" src="../images/down.gif" /> Using the <code>mod_example</code> Module</li>
+<li><img alt="" src="../images/down.gif" /> <a href="#compiling">Compiling the example module</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#using">Using the <code>mod_example</code> Module</a></li>
</ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2>Compiling the example module</h2>
+<h2><a name="compiling" id="compiling">Compiling the example module</a></h2>
<p>To include the example module in your server, follow the
steps below:</p>
</ol>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2>Using the <code>mod_example</code> Module</h2>
+<h2><a name="using" id="using">Using the <code>mod_example</code> Module</a></h2>
<p>To activate the example module, include a block similar to
the following in your <code>srm.conf</code> file:</p>
various callbacks were made.</p>
</summary>
-<section><title>Compiling the example module</title>
+<section id="compiling"><title>Compiling the example module</title>
<p>To include the example module in your server, follow the
steps below:</p>
</ol>
</section>
-<section><title>Using the <code>mod_example</code> Module</title>
+<section id="using"><title>Using the <code>mod_example</code> Module</title>
<p>To activate the example module, include a block similar to
the following in your <code>srm.conf</code> file:</p>
</ul>
<h3>Topics</h3>
<ul id="topics">
-<li><img alt="" src="../images/down.gif" /> Creating Loadable Modules for Windows</li>
+<li><img alt="" src="../images/down.gif" /> <a href="#windows">Creating Loadable Modules for Windows</a></li>
</ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2>Creating Loadable Modules for Windows</h2>
+<h2><a name="windows" id="windows">Creating Loadable Modules for Windows</a></h2>
<div class="note"><h3>Note</h3>
<p>The module name format changed for Windows
</note>
</summary>
-<section><title>Creating Loadable Modules for Windows</title>
+<section id="windows"><title>Creating Loadable Modules for Windows</title>
<note><title>Note</title>
<p>The module name format changed for Windows
</ul>
<h3>Topics</h3>
<ul id="topics">
-<li><img alt="" src="../images/down.gif" /> Environment Variables</li>
-<li><img alt="" src="../images/down.gif" /> Custom Log Formats</li>
+<li><img alt="" src="../images/down.gif" /> <a href="#envvars">Environment Variables</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#logformats">Custom Log Formats</a></li>
</ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2>Environment Variables</h2>
+<h2><a name="envvars" id="envvars">Environment Variables</a></h2>
<p>This module provides a lot of SSL information as additional environment
variables to the SSI and CGI namespace. The generated variables are listed in
</table>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2>Custom Log Formats</h2>
+<h2><a name="logformats" id="logformats">Custom Log Formats</a></h2>
<p>When <code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code> is built into Apache or at least
loaded (under DSO situation) additional functions exist for the <a href="mod_log_config.html#formats">Custom Log Format</a> of
<a href="../ssl/">SSL documentation</a>.</p>
</summary>
-<section><title>Environment Variables</title>
+<section id="envvars"><title>Environment Variables</title>
<p>This module provides a lot of SSL information as additional environment
variables to the SSI and CGI namespace. The generated variables are listed in
</table>
</section>
-<section><title>Custom Log Formats</title>
+<section id="logformats"><title>Custom Log Formats</title>
<p>When <module>mod_ssl</module> is built into Apache or at least
loaded (under DSO situation) additional functions exist for the <a
</ul>
<h3>Topics</h3>
<ul id="topics">
-<li><img alt="" src="../images/down.gif" /> Enabling Status Support</li>
-<li><img alt="" src="../images/down.gif" /> Automatic Updates</li>
-<li><img alt="" src="../images/down.gif" /> Machine Readable Status File</li>
+<li><img alt="" src="../images/down.gif" /> <a href="#enable">Enabling Status Support</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#autoupdate">Automatic Updates</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#machinereadable">Machine Readable Status File</a></li>
</ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2>Enabling Status Support</h2>
+<h2><a name="enable" id="enable">Enabling Status Support</a></h2>
<p>To enable status reports only for browsers from the foo.com
<a href="core.html#servertype">inetd</a> mode.</p></div>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2>Automatic Updates</h2>
+<h2><a name="autoupdate" id="autoupdate">Automatic Updates</a></h2>
<p>You can get the status page to update itself automatically if
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2>Machine Readable Status File</h2>
+<h2><a name="machinereadable" id="machinereadable">Machine Readable Status File</a></h2>
<p>A machine-readable version of the status file is available by
these statistics does not exist within standard Apache.</p>
</summary>
-<section>
+<section id="enable">
<title>Enabling Status Support</title>
<p>To enable status reports only for browsers from the foo.com
<a href="core.html#servertype">inetd</a> mode.</p></note>
</section>
-<section>
+<section id="autoupdate">
<title>Automatic Updates</title>
<p>You can get the status page to update itself automatically if
</section>
-<section>
+<section id="machinereadable">
<title>Machine Readable Status File</title>
<p>A machine-readable version of the status file is available by
<p>This module provides no directives.</p>
<h3>Topics</h3>
<ul id="topics">
-<li><img alt="" src="../images/down.gif" /> Theory</li>
+<li><img alt="" src="../images/down.gif" /> <a href="#theory">Theory</a></li>
</ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2>Theory</h2>
+<h2><a name="theory" id="theory">Theory</a></h2>
<p>First a brief recap of how the Apache server works on Unix
document.</p>
</summary>
-<section>
+<section id="theory">
<title>Theory</title>
<p>First a brief recap of how the Apache server works on Unix
</ul>
<h3>Topics</h3>
<ul id="topics">
-<li><img alt="" src="../images/down.gif" /> Logging</li>
-<li><img alt="" src="../images/down.gif" /> 2-digit or 4-digit dates for cookies?</li>
+<li><img alt="" src="../images/down.gif" /> <a href="#logging">Logging</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#cookiedate">2-digit or 4-digit dates for cookies?</a></li>
</ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2>Logging</h2>
+<h2><a name="logging" id="logging">Logging</a></h2>
<p>Previously, the cookies module (now the user tracking
should be upgraded to the above <code class="directive"><a href="../mod/mod_log_config.html#customlog">CustomLog</a></code> directive. </p>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2>2-digit or 4-digit dates for cookies?</h2>
+<h2><a name="cookiedate" id="cookiedate">2-digit or 4-digit dates for cookies?</a></h2>
<p>(the following is from message
</summary>
-<section>
+<section id="logging">
<title>Logging</title>
<p>Previously, the cookies module (now the user tracking
module="mod_log_config">CustomLog</directive> directive. </p>
</section>
-<section>
+<section id="cookiedate">
<title>2-digit or 4-digit dates for cookies?</title>
<p>(the following is from message