</section>
+<section id="files"><title>Files</title>
+
+<note>The default paths listed below may be changed at compile time.
+Consult your local installation for the actual locations.</note>
+
+<dl>
+<dt><code>/usr/local/apache2/bin/envvars</code></dt>
+<dd>Environment variable settings sourced at startup.</dd>
+
+<dt><code>/usr/local/apache2/bin/httpd</code></dt>
+<dd>The httpd binary invoked by apachectl.</dd>
+</dl>
+
+</section>
+
</manualpage>
occurred during URL removal, <code>1</code> is returned.</p>
</section>
+<section id="files"><title>Files</title>
+
+<note>The cache root directory is specified as an argument on the command line
+and should match the <code>CacheRoot</code> directive in the server
+configuration.</note>
+
+<dl>
+<dt><var>path</var></dt>
+<dd>The root directory of the disk cache to be cleaned.</dd>
+</dl>
+
+</section>
+
</manualpage>
character <code>:</code>.</p>
</section>
+<section id="files"><title>Files</title>
+
+<note>The DBM password file path is specified as an argument on the command
+line and may be located anywhere on the filesystem.</note>
+
+<dl>
+<dt><var>filename</var></dt>
+<dd>The DBM format file containing usernames and passwords.</dd>
+</dl>
+
+</section>
+
</manualpage>
setuid.</p>
</section>
+<section id="files"><title>Files</title>
+
+<note>The digest authentication file path is specified as an argument on the
+command line and may be located anywhere on the filesystem.</note>
+
+<dl>
+<dt><var>passwdfile</var></dt>
+<dd>The flat-file containing usernames, realms, and password hashes.</dd>
+</dl>
+
+</section>
+
</manualpage>
rounds of 17 in version <code>1.6.0</code> and later.</p>
</section>
+<section id="files"><title>Files</title>
+
+<note>The password file path is specified as an argument on the command line
+and may be located anywhere on the filesystem.</note>
+
+<dl>
+<dt><var>passwdfile</var></dt>
+<dd>The flat-file containing usernames and passwords.
+May contain empty lines and comment lines beginning with the hash
+character (<code>#</code>).</dd>
+</dl>
+
+</section>
+
</manualpage>
</dl>
</section>
+<section id="files"><title>Files</title>
+
+<note>The default paths listed below may be changed at compile time or with
+various command-line and configuration directives. Consult your local
+installation for the actual locations.</note>
+
+<dl>
+<dt><code>/usr/local/apache2/conf/httpd.conf</code></dt>
+<dd>Main server configuration file.</dd>
+
+<dt><code>/usr/local/apache2/conf/mime.types</code></dt>
+<dd>Default MIME type mappings.</dd>
+
+<dt><code>/usr/local/apache2/logs/error_log</code></dt>
+<dd>Error log file.</dd>
+
+<dt><code>/usr/local/apache2/logs/access_log</code></dt>
+<dd>Access log file.</dd>
+
+<dt><code>/usr/local/apache2/logs/httpd.pid</code></dt>
+<dd>File containing the process ID of the running daemon.</dd>
+</dl>
+
+</section>
+
</manualpage>