a resource which is available only at http://www.apache.org/, not in the
user's tree.
Reviewed by:Dean Gaudet, Jim Jagielski, Ken Coar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79566
13f79535-47bb-0310-9956-
ffa450edef68
href="#port">Port</a></code> directive.</p>
<tt>Listen</tt> can be used instead of <tt><a
-href="bindaddress">BindAddress</a></tt> and <tt>Port</tt>. It tells
+href="#bindaddress">BindAddress</a></tt> and <tt>Port</tt>. It tells
the server to accept incoming requests on the specified port or
address-and-port combination. If the first format is used, with a port
number only, the server listens to the given port on all interfaces,
The sections <a
href="mod/core.html#directory"><code><Directory></code></a>, <a
href="mod/core.html#location"><code><Location></code></a> and <a
-href="mode/core.html#files"><code><Files></code></a> can contain
+href="mod/core.html#files"><code><Files></code></a> can contain
directives which only apply to specified directories, URLs or files
respectively. Also htaccess files can be used inside a directory to
apply directives to that directory. This document explains how these
The sections <a
href="mod/core.html#directory"><code><Directory></code></a>, <a
href="mod/core.html#location"><code><Location></code></a> and <a
-href="mode/core.html#files"><code><Files></code></a> can contain
+href="mod/core.html#files"><code><Files></code></a> can contain
directives which only apply to specified directories, URLs or files
respectively. Also htaccess files can be used inside a directory to
apply directives to that directory. This document explains how these