]> granicus.if.org Git - apache/commitdiff
Minor Documentation Update: broken and mis-typed links, and a reference to
authorMartin Kraemer <martin@apache.org>
Tue, 11 Nov 1997 23:11:11 +0000 (23:11 +0000)
committerMartin Kraemer <martin@apache.org>
Tue, 11 Nov 1997 23:11:11 +0000 (23:11 +0000)
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

docs/manual/mod/core.html
docs/manual/sections.html
docs/manual/sections.html.en

index 0f1ff5f2086b9f07b16c6fd5738c2f823f3f0361..f00afe78e59b1b0e869286890183cfc9cd59afd1 100644 (file)
@@ -873,7 +873,7 @@ interfaces, but only on the port given by the <code><a
 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,
index a145a56531427d31859dea8f824ea150eeeee4d5..9a29051e5996f6a57c243138be2d95a5dfa7b89a 100644 (file)
@@ -17,7 +17,7 @@
 The sections <a
 href="mod/core.html#directory"><code>&lt;Directory&gt;</code></a>, <a
 href="mod/core.html#location"><code>&lt;Location&gt;</code></a> and <a
-href="mode/core.html#files"><code>&lt;Files&gt;</code></a> can contain
+href="mod/core.html#files"><code>&lt;Files&gt;</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
index a145a56531427d31859dea8f824ea150eeeee4d5..9a29051e5996f6a57c243138be2d95a5dfa7b89a 100644 (file)
@@ -17,7 +17,7 @@
 The sections <a
 href="mod/core.html#directory"><code>&lt;Directory&gt;</code></a>, <a
 href="mod/core.html#location"><code>&lt;Location&gt;</code></a> and <a
-href="mode/core.html#files"><code>&lt;Files&gt;</code></a> can contain
+href="mod/core.html#files"><code>&lt;Files&gt;</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