summaryrefslogtreecommitdiffstats
path: root/docs/manual/vhosts/name-based.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/vhosts/name-based.html.en')
-rw-r--r--docs/manual/vhosts/name-based.html.en6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/vhosts/name-based.html.en b/docs/manual/vhosts/name-based.html.en
index 3b81eef879..37e8d2a393 100644
--- a/docs/manual/vhosts/name-based.html.en
+++ b/docs/manual/vhosts/name-based.html.en
@@ -39,7 +39,7 @@
</ul><h3>See also</h3><ul class="seealso"><li><a href="ip-based.html">IP-based Virtual Host Support</a></li><li><a href="details.html">An In-Depth Discussion of Virtual Host Matching</a></li><li><a href="mass.html">Dynamically configured mass virtual hosting</a></li><li><a href="examples.html">Virtual Host examples for common setups</a></li><li><a href="#comments_section">Comments</a></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="namevip" id="namevip">Name-based vs. IP-based Virtual Hosts</a><a title="Permanent link" href="#namevip" class="permalink">&para;</a></h2>
+<h2><a name="namevip" id="namevip">Name-based vs. IP-based Virtual Hosts</a> <a title="Permanent link" href="#namevip" class="permalink">&para;</a></h2>
<p><a href="ip-based.html">IP-based virtual hosts</a> use the IP address of the connection to
determine the correct virtual host to serve. Therefore you need to
@@ -65,7 +65,7 @@
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="alg" id="alg">How the server selects the proper name-based virtual host</a><a title="Permanent link" href="#alg" class="permalink">&para;</a></h2>
+<h2><a name="alg" id="alg">How the server selects the proper name-based virtual host</a> <a title="Permanent link" href="#alg" class="permalink">&para;</a></h2>
<p>It is important to recognize that the first step in name-based virtual
host resolution is IP-based resolution. Name-based virtual host
@@ -94,7 +94,7 @@
matches that will be used.</p>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="using" id="using">Using Name-based Virtual Hosts</a><a title="Permanent link" href="#using" class="permalink">&para;</a></h2>
+<h2><a name="using" id="using">Using Name-based Virtual Hosts</a> <a title="Permanent link" href="#using" class="permalink">&para;</a></h2>
<table class="related"><tr><th>Related Modules</th><th>Related Directives</th></tr><tr><td><ul><li><code class="module"><a href="../mod/core.html">core</a></code></li></ul></td><td><ul><li><code class="directive"><a href="../mod/core.html#documentroot">DocumentRoot</a></code></li><li><code class="directive"><a href="../mod/core.html#serveralias">ServerAlias</a></code></li><li><code class="directive"><a href="../mod/core.html#servername">ServerName</a></code></li><li><code class="directive"><a href="../mod/core.html#virtualhost">&lt;VirtualHost&gt;</a></code></li></ul></td></tr></table>