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.en5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_info.html.en b/docs/manual/mod/mod_info.html.en
index 94e41675..2374a273 100644
--- a/docs/manual/mod/mod_info.html.en
+++ b/docs/manual/mod/mod_info.html.en
@@ -43,7 +43,7 @@ configuration</td></tr>
&lt;/Location&gt;
</code></p></div>
- <p>You may wish to use <code class="module"><a href="../mod/mod_access.html">mod_access</a></code> inside the
+ <p>You may wish to use <code class="module"><a href="../mod/mod_authz_host.html">mod_authz_host</a></code> inside the
<code class="directive"><a href="../mod/core.html#location">&lt;Location&gt;</a></code>
directive to limit access to your server configuration
information:</p>
@@ -155,7 +155,8 @@ configuration</td></tr>
are listed normally, but <code class="module"><a href="../mod/mod_info.html">mod_info</a></code> cannot figure
out the line number for the closing
<code class="directive"><a href="../mod/core.html#&lt;/directory&gt;">&lt;/Directory&gt;</a></code>.</li>
- <li>Directives generated by third party modules such as <code class="module"><a href="../mod/mod_perl.html">mod_perl</a></code>
+ <li>Directives generated by third party modules such as
+ <a href="http://perl.apache.org">mod_perl</a>
might not be listed.</li>
</ul>
</div>