fanf 00/09/13 13:00:51
Modified: htdocs/manual/vhosts index.html Log: name-based vhosting is more common these days so list it first Revision Changes Path 1.7 +1 -1 httpd-docs-1.3/htdocs/manual/vhosts/index.html Index: index.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/vhosts/index.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -u -r1.6 -r1.7 --- index.html 1999/09/04 14:19:25 1.6 +++ index.html 2000/09/13 20:00:48 1.7 @@ -36,8 +36,8 @@ <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>