]> granicus.if.org Git - apache/commitdiff
name-based vhosts should come before ip-based vhosts.
authorTony Finch <fanf@apache.org>
Thu, 19 Oct 2000 19:25:47 +0000 (19:25 +0000)
committerTony Finch <fanf@apache.org>
Thu, 19 Oct 2000 19:25:47 +0000 (19:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86674 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/vhosts/index.html
docs/manual/vhosts/index.html.en

index 06fcf1d16f3912cf1e882e87fef681ca106fe3f7..bb4a0f8931217c63ce7821bc89a9a35d742bf5f6 100644 (file)
@@ -36,8 +36,8 @@ of virtual host support in Apache version 1.3 and later.</P>
 <H2>Virtual Host Support</H2>
 
 <UL>
-<LI><A HREF="ip-based.html">IP-based Virtual Hosts</A>
 <LI><A HREF="name-based.html">Name-based Virtual Hosts</A>
+<LI><A HREF="ip-based.html">IP-based Virtual Hosts</A>
 <LI><A HREF="examples.html">Virtual Host examples for common setups</A>
 <LI><A HREF="details.html">In-Depth Discussion of Virtual Host Matching</A>
 <LI><A HREF="fd-limits.html">File Descriptor Limits</A>
index 06fcf1d16f3912cf1e882e87fef681ca106fe3f7..bb4a0f8931217c63ce7821bc89a9a35d742bf5f6 100644 (file)
@@ -36,8 +36,8 @@ of virtual host support in Apache version 1.3 and later.</P>
 <H2>Virtual Host Support</H2>
 
 <UL>
-<LI><A HREF="ip-based.html">IP-based Virtual Hosts</A>
 <LI><A HREF="name-based.html">Name-based Virtual Hosts</A>
+<LI><A HREF="ip-based.html">IP-based Virtual Hosts</A>
 <LI><A HREF="examples.html">Virtual Host examples for common setups</A>
 <LI><A HREF="details.html">In-Depth Discussion of Virtual Host Matching</A>
 <LI><A HREF="fd-limits.html">File Descriptor Limits</A>