summaryrefslogtreecommitdiff
path: root/docs/manual/vhosts/examples.html
diff options
context:
space:
mode:
authorKen Coar <coar@apache.org>1998-02-05 20:05:18 +0000
committerKen Coar <coar@apache.org>1998-02-05 20:05:18 +0000
commit80c32a1d5fe6458abcf83e4ca000eebcdb2c3da7 (patch)
treed84bf79bbaa000a17174059724a09ff6219e8245 /docs/manual/vhosts/examples.html
parent3ff603fdf59d7b3247bdd60b9054095cded19258 (diff)
downloadhttpd-80c32a1d5fe6458abcf83e4ca000eebcdb2c3da7.tar.gz
Another pass at the normalisation of the HTML tags. Some
corrections coming up. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80130 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/vhosts/examples.html')
-rw-r--r--docs/manual/vhosts/examples.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/manual/vhosts/examples.html b/docs/manual/vhosts/examples.html
index 46fdb58e5a..d6b11426f2 100644
--- a/docs/manual/vhosts/examples.html
+++ b/docs/manual/vhosts/examples.html
@@ -12,10 +12,10 @@
ALINK="#FF0000"
>
<!--#include virtual="header.html" -->
-<h1 ALIGN="CENTER">Virtual Host examples for common setups</H1>
+<H1 ALIGN="CENTER">Virtual Host examples for common setups</H1>
-<h2>Base configuration</h2>
+<H2>Base configuration</H2>
<UL>
<LI><A HREF="#ip">IP-based vhosts only</A>
@@ -24,7 +24,7 @@
<LI><A HREF="#port">Port-based vhosts</A>
</UL>
-<h2>Additional features</h2>
+<H2>Additional features</H2>
<UL>
<LI><A HREF="#default">Using <CODE>_default_</CODE> vhosts</A>
@@ -34,7 +34,7 @@
<HR>
-<h3><A NAME="ip">IP-based vhosts only</A></h3>
+<H3><A NAME="ip">IP-based vhosts only</A></H3>
<UL>
@@ -142,7 +142,7 @@
</UL>
<HR>
-<h3><A NAME="name">Name-based vhosts only</A></h3>
+<H3><A NAME="name">Name-based vhosts only</A></H3>
<UL>
@@ -228,9 +228,9 @@
<HR>
-<h3><A NAME="mixed">Mixed name-/IP-based vhosts</A></h3>
+<H3><A NAME="mixed">Mixed name-/IP-based vhosts</A></H3>
-<Ul>
+<UL>
<LI><STRONG>Setup:</STRONG>
The server machine has three IP addresses (<SAMP>111.22.33.44</SAMP>,
@@ -285,7 +285,7 @@
<HR>
-<h3><A NAME="port">Port-based vhosts</A></h3>
+<H3><A NAME="port">Port-based vhosts</A></H3>
<UL>
@@ -318,7 +318,7 @@
<HR>
-<h3><A NAME="default">Using <CODE>_default_</CODE> vhosts</A></h3>
+<H3><A NAME="default">Using <CODE>_default_</CODE> vhosts</A></H3>
<UL>
@@ -398,7 +398,7 @@
<HR>
-<h3><A NAME="migrate">Migrating a name-based vhost to an IP-based vhost</A></h3>
+<H3><A NAME="migrate">Migrating a name-based vhost to an IP-based vhost</A></H3>
<UL>
@@ -443,7 +443,7 @@
<HR>
-<h3><A NAME="serverpath">Using the <CODE>ServerPath</CODE> directive</A></h3>
+<H3><A NAME="serverpath">Using the <CODE>ServerPath</CODE> directive</A></H3>
<UL>