.el .ne 3
.IP "\\$1" \\$2
..
-.TH "DBMMANAGE" 1 "2003-04-30" "Apache HTTP Server" "dbmmanage"
+.TH "DBMMANAGE" 1 "2003-05-10" "Apache HTTP Server" "dbmmanage"
.SH NAME
dbmmanage \- Manage user authentication files in DBM format
server machine, in order that this activity not adversely affect
server performance.</p>
- <p>If you use any <code><code class="directive"><a href="../mod/access.html#allow">Allow</a></code>
- from domain</code> or <code><code class="directive"><a href="../mod/access.html#deny">Deny</a></code> from domain</code>
+ <p>If you use any <code><code class="directive"><a href="../mod/mod_access.html#allow">Allow</a></code>
+ from domain</code> or <code><code class="directive"><a href="../mod/mod_access.html#deny">Deny</a></code> from domain</code>
directives (i.e., using a hostname, or a domain name, rather than
an IP address) then you will pay for
a double reverse DNS lookup (a reverse, followed by a forward
<p>Since memory usage is such an important consideration in
performance, you should attempt to eliminate modules that youare
not actually using. If you have built the modules as <a href="../dso.html">DSOs</a>, eliminating modules is a simple
- matter of commenting out the associated <code class="directive"><a href="../mod/so.html#loadmodule">LoadModule</a></code> directive for that module.
+ matter of commenting out the associated <code class="directive"><a href="../mod/mod_so.html#loadmodule">LoadModule</a></code> directive for that module.
This allows you to experiment with removing modules, and seeing
if your site still functions in their absense.</p>
server machine, in order that this activity not adversely affect
server performance.</p>
- <p>If you use any <code><directive module="access">Allow</directive>
+ <p>If you use any <code><directive module="mod_access">Allow</directive>
from domain</code> or <code><directive
- module="access">Deny</directive> from domain</code>
+ module="mod_access">Deny</directive> from domain</code>
directives (i.e., using a hostname, or a domain name, rather than
an IP address) then you will pay for
a double reverse DNS lookup (a reverse, followed by a forward
not actually using. If you have built the modules as <a
href="../dso.html">DSOs</a>, eliminating modules is a simple
matter of commenting out the associated <directive
- module="so">LoadModule</directive> directive for that module.
+ module="mod_so">LoadModule</directive> directive for that module.
This allows you to experiment with removing modules, and seeing
if your site still functions in their absense.</p>
they will apply.)</p>
<p>In particular, if you are creating an <code>Alias</code> to a
- directory outside of your <code class="directive"><a href="../mod/code.html#documentroot">DocumentRoot</a></code>, you may need to explicitly
+ directory outside of your <code class="directive"><a href="../mod/core.html#documentroot">DocumentRoot</a></code>, you may need to explicitly
permit access to the target directory.</p>
<div class="example"><h3>Example:</h3><p><code>
<p>In particular, if you are creating an <code>Alias</code> to a
directory outside of your <directive
- module="code">DocumentRoot</directive>, you may need to explicitly
+ module="core">DocumentRoot</directive>, you may need to explicitly
permit access to the target directory.</p>
<example><title>Example:</title>
</tr>
<tr>
- <td><code class="module"><a href="../mod/mod_digest.html">mod_digest</a></code></td>
+ <td><code>mod_digest</code></td>
<td class="centered">+</td>
<td />
</tr>
</tr>
<tr>
- <td><code class="module"><a href="../mod/mod_log_agent.html">mod_log_agent</a></code></td>
+ <td><code>mod_log_agent</code></td>
<td class="centered">+</td>
<td />
</tr>
<tr>
- <td><code class="module"><a href="../mod/mod_log_config.html">mod_log_config</a></code></td>
+ <td><code>mod_log_config</code></td>
<td class="centered">+</td>
<td />
</tr>
</tr>
<tr>
- <td><module>mod_digest</module></td>
+ <td><code>mod_digest</code></td>
<td class="centered">+</td>
<td></td>
</tr>
</tr>
<tr>
- <td><module>mod_log_agent</module></td>
+ <td><code>mod_log_agent</code></td>
<td class="centered">+</td>
<td></td>
</tr>
<tr>
- <td><module>mod_log_config</module></td>
+ <td><code>mod_log_config</code></td>
<td class="centered">+</td>
<td></td>
</tr>
<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#synopsis">Synopsis</a></li>
<li><img alt="" src="../images/down.gif" /> <a href="#options">Options</a></li>
<li><img alt="" src="../images/down.gif" /> <a href="#bugs">Bugs</a></li>
-</ul><h3>See also</h3><ul class="seealso"><li><a href="httpd.html">httpd</a></li><li><code class="module"><a href="../mod/mod_authn_dbm.html">mod_authn_dbm</a></code></li><li><code class="module"><a href="../mod/mod_authz_dbm.html">mod_authz_dbm</a></code></li></ul></div>
+</ul><h3>See also</h3><ul class="seealso"><li><a href="httpd.html">httpd</a></li><li><code class="module"><a href="../mod/mod_auth_dbm.html">mod_auth_dbm</a></code></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="synopsis" id="synopsis">Synopsis</a></h2>
href="http://httpd.apache.org/">http://httpd.apache.org/</a>.</p>
</summary>
<seealso><a href="httpd.html">httpd</a></seealso>
-<seealso><module>mod_authn_dbm</module></seealso>
-<seealso><module>mod_authz_dbm</module></seealso>
+<seealso><module>mod_auth_dbm</module></seealso>
<section id="synopsis"><title>Synopsis</title>
<p><code><strong>dbmmanage</strong> [ <var>encoding</var> ]