directive.</p>
<p><strong>See Also</strong>:
-<a href="bind.html">Setting which addresses and ports Apache uses</a></p>
+<a href="../bind.html">Setting which addresses and ports Apache uses</a></p>
<hr>
<A name="limit"><h2><Limit> directive</h2></A>
This module is contained in the <code>mod_auth_dbm.c</code> file, and
is not compiled in by default. It provides for user authentication using
-DBM files. See the <A HREF="auth_dbm.html">DBM user documentation</a>.
+DBM files.
<menu>
<p>When placed into an <code>.htaccess</code> file or a
<code><Directory></code> or <code><Location</code> section,
this directive forces all matching files to be parsed through the
-<a href="handler.html">handler</a>
+<a href="../handler.html">handler</a>
given by <em>handler-name</em>. For example, if you had a
directory you wanted to be parsed entirely as imagemap rule files,
regardless of extension, you might put the following into an