]> granicus.if.org Git - apache/commitdiff
Fixed a XML/HTML issue.
authorErik Abele <erikabele@apache.org>
Sat, 5 Oct 2002 23:12:22 +0000 (23:12 +0000)
committerErik Abele <erikabele@apache.org>
Sat, 5 Oct 2002 23:12:22 +0000 (23:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97118 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/vhosts/name-based.html.en
docs/manual/vhosts/name-based.xml

index 32004767dd52d32ac7e33016723926ed4f1711d9..8db7e92689bf7fbd317b916f7e9deb8e2abc55a4 100644 (file)
@@ -8,7 +8,7 @@
 
        <p>This document describes when and how to use name-based virtual hosts.</p>
 
-</div><div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#namevip">Name-based vs. IP-based Virtual Hosts</a></li><li><img alt="" src="../images/down.gif" /> <a href="#using">Using Name-based Virtual Hosts</a></li><li><img alt="" src="../images/down.gif" /> <a href="#">Compatibility with Older Browsers</a></li></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="examples.html#serverpath">ServerPath configuration example</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></h2>
+</div><div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#namevip">Name-based vs. IP-based Virtual Hosts</a></li><li><img alt="" src="../images/down.gif" /> <a href="#using">Using Name-based Virtual Hosts</a></li><li><img alt="" src="../images/down.gif" /> <a href="#compat">Compatibility with Older Browsers</a></li></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="examples.html#serverpath">ServerPath configuration example</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></h2>
 
        <p>IP-based virtual hosts use the IP address of the connection to
        determine the correct virtual host to serve.  Therefore you need to
        <code>&lt;VirtualHost&gt;</code> container and list it first in the
        configuration file.</p>
 
-</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="section"><h2><a name="" id="">Compatibility with Older Browsers</a></h2>
+</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="section"><h2><a name="compat" id="compat">Compatibility with Older Browsers</a></h2>
 
     <p>As mentioned earlier, there are some clients
     who do not send the required data for the name-based virtual
index 41e1b1f24a64c7ff9601a26cfc59680ef7a64812..a456dc4d0ec2aa51a81e11eebcde318efa98e518 100644 (file)
 
 </section>
 
-<section id=""><title>Compatibility with Older Browsers</title>
+<section id="compat"><title>Compatibility with Older Browsers</title>
 
     <p>As mentioned earlier, there are some clients
     who do not send the required data for the name-based virtual