summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_info.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/mod/mod_info.html.en')
-rw-r--r--docs/manual/mod/mod_info.html.en10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/manual/mod/mod_info.html.en b/docs/manual/mod/mod_info.html.en
index e515b1b004..ffbf7664f9 100644
--- a/docs/manual/mod/mod_info.html.en
+++ b/docs/manual/mod/mod_info.html.en
@@ -75,7 +75,7 @@ configuration</td></tr>
<li><a href="#comments_section">Comments</a></li></ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="security" id="security">Security Issues</a></h2>
+<h2><a name="security" id="security">Security Issues</a><a title="Permanent link" href="#security" class="permalink">&para;</a></h2>
<p>Once <code class="module"><a href="../mod/mod_info.html">mod_info</a></code> is loaded into the server, its
handler capability is available in <em>all</em> configuration
files, including per-directory files (<em>e.g.</em>,
@@ -102,7 +102,7 @@ configuration</td></tr>
</div>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="queries" id="queries">Selecting the information shown</a></h2>
+<h2><a name="queries" id="queries">Selecting the information shown</a><a title="Permanent link" href="#queries" class="permalink">&para;</a></h2>
<p>By default, the server information includes a list of
all enabled modules, and for each module, a description of
the directives understood by that module, the hooks implemented
@@ -130,7 +130,7 @@ configuration</td></tr>
</dl>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="startup" id="startup">Dumping the configuration on startup</a></h2>
+<h2><a name="startup" id="startup">Dumping the configuration on startup</a><a title="Permanent link" href="#startup" class="permalink">&para;</a></h2>
<p>If the config define <code>-DDUMP_CONFIG</code> is set,
<code class="module"><a href="../mod/mod_info.html">mod_info</a></code> will dump the pre-parsed configuration to
<code>stdout</code> during server startup.</p>
@@ -149,7 +149,7 @@ configuration</td></tr>
<p>This is roughly equivalent to the <code>?config</code> query.</p>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="limitations" id="limitations">Known Limitations</a></h2>
+<h2><a name="limitations" id="limitations">Known Limitations</a><a title="Permanent link" href="#limitations" class="permalink">&para;</a></h2>
<p><code class="module"><a href="../mod/mod_info.html">mod_info</a></code> provides its information by reading the
parsed configuration, rather than reading the original configuration
file. There are a few limitations as a result of the way the parsed
@@ -179,7 +179,7 @@ configuration</td></tr>
</ul>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="directive-section"><h2><a name="AddModuleInfo" id="AddModuleInfo">AddModuleInfo</a> <a name="addmoduleinfo" id="addmoduleinfo">Directive</a></h2>
+<div class="directive-section"><h2><a name="AddModuleInfo" id="AddModuleInfo">AddModuleInfo</a> <a name="addmoduleinfo" id="addmoduleinfo">Directive</a><a title="Permanent link" href="#addmoduleinfo" class="permalink">&para;</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Adds additional information to the module
information displayed by the server-info handler</td></tr>