rse 97/08/03 09:12:03
Modified: info aol-http.html apache_nt.html apache_on_linux.html
apache_users.html how-to-mirror.html
three-config-files.html
Log:
Align more pages to the common style...
Revision Changes Path
1.3 +16 -2 apache-site/info/aol-http.html
Index: aol-http.html
===================================================================
RCS file: /export/home/cvs/apache-site/info/aol-http.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- aol-http.html 1997/04/27 07:26:44 1.2
+++ aol-http.html 1997/08/03 16:11:59 1.3
@@ -1,8 +1,22 @@
<HTML><HEAD>
<TITLE>AOL Rewrites the HTTP Specs</TITLE>
-</HEAD><BODY>
+</HEAD>
+<!-- Background white, links blue (unvisited), navy (visited), red (active)
-->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
+<DIV ALIGN="CENTER">
+<IMG
+ SRC="../images/apache_sub.gif"
+ ALT="[APACHE DOCUMENTATION]"
+>
+</DIV>
-<H1>AOL Rewrites the HTTP Specs</H1>
+<H1 ALIGN="CENTER">AOL Rewrites the HTTP Specs</H1>
<em>Note: As of 25/12/96 AOL has reversed their decision and the problem
appears to be resolved.</em><p>
<address>Written by <A HREF="../contributors/#terbush">Randy
1.4 +15 -2 apache-site/info/apache_nt.html
Index: apache_nt.html
===================================================================
RCS file: /export/home/cvs/apache-site/info/apache_nt.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- apache_nt.html 1997/05/27 05:40:59 1.3
+++ apache_nt.html 1997/08/03 16:11:59 1.4
@@ -1,8 +1,21 @@
<HTML><HEAD>
<TITLE>Status of Apache on Windows NT</TITLE>
</HEAD>
-<BODY>
-<H1>What's the Status of Apache on Windows NT?</H1>
+<!-- Background white, links blue (unvisited), navy (visited), red (active)
-->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
+<DIV ALIGN="CENTER">
+<IMG
+ SRC="../images/apache_sub.gif"
+ ALT="[APACHE DOCUMENTATION]"
+>
+</DIV>
+<H1 ALIGN="CENTER">What's the Status of Apache on Windows NT?</H1>
<em>December 22nd, 1996</em>
1.4 +14 -2 apache-site/info/apache_on_linux.html
Index: apache_on_linux.html
===================================================================
RCS file: /export/home/cvs/apache-site/info/apache_on_linux.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- apache_on_linux.html 1997/04/27 07:26:45 1.3
+++ apache_on_linux.html 1997/08/03 16:12:00 1.4
@@ -2,8 +2,20 @@
<HEAD>
<TITLE>Configuring linux to run Apache 0.8 +</TITLE>
</HEAD>
-
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active)
-->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
+<DIV ALIGN="CENTER">
+<IMG
+ SRC="../images/apache_sub.gif"
+ ALT="[APACHE DOCUMENTATION]"
+>
+</DIV>
<H3 align=center>
These pages are very old. The new version of these pages can be found
1.5 +14 -2 apache-site/info/apache_users.html
Index: apache_users.html
===================================================================
RCS file: /export/home/cvs/apache-site/info/apache_users.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- apache_users.html 1997/05/11 17:17:06 1.4
+++ apache_users.html 1997/08/03 16:12:00 1.5
@@ -2,8 +2,20 @@
<HEAD>
<TITLE>Users of Apache</TITLE>
</HEAD>
-
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active)
-->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
+<DIV ALIGN="CENTER">
+<IMG
+ SRC="../images/apache_sub.gif"
+ ALT="[APACHE DOCUMENTATION]"
+>
+</DIV>
<H1 ALIGN="CENTER">
The<BR>"Proud to run <A HREF="/">Apache</A>"<BR>list</H1>
1.4 +15 -2 apache-site/info/how-to-mirror.html
Index: how-to-mirror.html
===================================================================
RCS file: /export/home/cvs/apache-site/info/how-to-mirror.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- how-to-mirror.html 1997/06/13 09:06:02 1.3
+++ how-to-mirror.html 1997/08/03 16:12:00 1.4
@@ -2,9 +2,22 @@
<HEAD>
<TITLE>How to Become a Mirror of the Apache Web Site</TITLE>
</HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active)
-->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
+<DIV ALIGN="CENTER">
+<IMG
+ SRC="../images/apache_sub.gif"
+ ALT="[APACHE DOCUMENTATION]"
+>
+</DIV>
-<H1>How to Become a Mirror of the Apache Web Site</H1>
+<H1 ALIGN="CENTER">How to Become a Mirror of the Apache Web Site</H1>
<H2>Requirements</H2>
1.3 +14 -1 apache-site/info/three-config-files.html
Index: three-config-files.html
===================================================================
RCS file: /export/home/cvs/apache-site/info/three-config-files.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- three-config-files.html 1997/04/27 07:26:45 1.2
+++ three-config-files.html 1997/08/03 16:12:01 1.3
@@ -1,6 +1,19 @@
<HTML>
<HEAD><TITLE>Why are there three config files?</TITLE></HEAD>
-<BODY>
+<!-- Background white, links blue (unvisited), navy (visited), red (active)
-->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
+<DIV ALIGN="CENTER">
+<IMG
+ SRC="../images/apache_sub.gif"
+ ALT="[APACHE DOCUMENTATION]"
+>
+</DIV>
<PRE>
From: [EMAIL PROTECTED] (Robert S. Thau)
Date: Thu, 13 Jun 1996 10:07:47 -0400