summaryrefslogtreecommitdiff
path: root/usr.sbin/httpd/htdocs/manual/vhosts
diff options
context:
space:
mode:
authorBob Beck <beck@cvs.openbsd.org>2002-03-29 02:08:09 +0000
committerBob Beck <beck@cvs.openbsd.org>2002-03-29 02:08:09 +0000
commitc55d674fee5c855c47810d0d9cce5efec76db4ac (patch)
tree3f38d333184cb982feb5c28a875f9363897f8638 /usr.sbin/httpd/htdocs/manual/vhosts
parent9769457f71a6365baf95e4224ad7e2d121f8a7b4 (diff)
fix half baked abortion of a merge to 1.3.23 and take
tree to apache-1.3.24+mod+ssl2.8.8
Diffstat (limited to 'usr.sbin/httpd/htdocs/manual/vhosts')
-rw-r--r--usr.sbin/httpd/htdocs/manual/vhosts/index.html.html14
-rw-r--r--usr.sbin/httpd/htdocs/manual/vhosts/name-based.html.html14
2 files changed, 24 insertions, 4 deletions
diff --git a/usr.sbin/httpd/htdocs/manual/vhosts/index.html.html b/usr.sbin/httpd/htdocs/manual/vhosts/index.html.html
index 316ad87e01a..8d3af61f1bf 100644
--- a/usr.sbin/httpd/htdocs/manual/vhosts/index.html.html
+++ b/usr.sbin/httpd/htdocs/manual/vhosts/index.html.html
@@ -13,7 +13,12 @@
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
vlink="#000080" alink="#FF0000">
- <!--#include virtual="header.html" -->
+ <div align="CENTER">
+ <img src="../images/sub.gif" alt="[APACHE DOCUMENTATION]" />
+
+ <h3>Apache HTTP Server Version 1.3</h3>
+ </div>
+
<h1 align="CENTER">Apache Virtual Host documentation</h1>
@@ -79,7 +84,12 @@
will dump out a description of how Apache parsed the
configuration file. Careful examination of the IP addresses and
server names may help uncover configuration mistakes.
- <!--#include virtual="footer.html" -->
+ <hr />
+
+ <h3 align="CENTER">Apache HTTP Server Version 1.3</h3>
+ <a href="./"><img src="../images/index.gif" alt="Index" /></a>
+ <a href="../"><img src="../images/home.gif" alt="Home" /></a>
+
</p>
</body>
</html>
diff --git a/usr.sbin/httpd/htdocs/manual/vhosts/name-based.html.html b/usr.sbin/httpd/htdocs/manual/vhosts/name-based.html.html
index 896c07d8204..3f52df57871 100644
--- a/usr.sbin/httpd/htdocs/manual/vhosts/name-based.html.html
+++ b/usr.sbin/httpd/htdocs/manual/vhosts/name-based.html.html
@@ -11,7 +11,12 @@
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
vlink="#000080" alink="#FF0000">
- <!--#include virtual="header.html" -->
+ <div align="CENTER">
+ <img src="../images/sub.gif" alt="[APACHE DOCUMENTATION]" />
+
+ <h3>Apache HTTP Server Version 1.3</h3>
+ </div>
+
<h1 align="CENTER">Name-based Virtual Host Support</h1>
@@ -229,7 +234,12 @@ configuration file.</p>
<p>See also: <a href="examples.html#serverpath">ServerPath
configuration example</a></p>
- <!--#include virtual="footer.html" -->
+ <hr />
+
+ <h3 align="CENTER">Apache HTTP Server Version 1.3</h3>
+ <a href="./"><img src="../images/index.gif" alt="Index" /></a>
+ <a href="../"><img src="../images/home.gif" alt="Home" /></a>
+
</body>
</html>