s/1.3/2.0/g and add a link to the developers' documentation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84780 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Tony Finch
2000-03-16 20:08:41 +00:00
parent 955b23efd7
commit ba569bb2b7
2 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache 1.3 documentation</TITLE>
<TITLE>Apache 2.0 documentation</TITLE>
</HEAD>
<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
@ -13,14 +13,13 @@
ALINK="#FF0000"
>
<!--#include virtual="header.html" -->
<H1 ALIGN="CENTER">Apache 1.3 User's Guide</H1>
<H1 ALIGN="CENTER">Apache 2.0 User's Guide</H1>
<HR>
<H3><A NAME="new">Release Notes</A></H3>
<UL>
<LI><A HREF="new_features_1_3.html">New features in Apache 1.3</A>
<LI><A HREF="upgrading_to_1_3.html">Upgrading to Apache 1.3</A>
<LI><A HREF="new_features_2_0.html">New features in Apache 2.0</A>
<LI><A HREF="LICENSE">Apache License</A>
</UL>
@ -57,6 +56,7 @@ fine-tune specific platforms
<LI><A HREF="misc/fin_wait_2.html">Discussion of the FIN_WAIT_2 problem</A>
<LI><A HREF="misc/known_client_problems.html">Known problems with various
clients</A>
<LI><A HREF="developer/index.html">Documentation for Apache developers</A>
</UL>
<!--#include virtual="footer.html" -->

View File

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache 1.3 documentation</TITLE>
<TITLE>Apache 2.0 documentation</TITLE>
</HEAD>
<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
@ -13,14 +13,13 @@
ALINK="#FF0000"
>
<!--#include virtual="header.html" -->
<H1 ALIGN="CENTER">Apache 1.3 User's Guide</H1>
<H1 ALIGN="CENTER">Apache 2.0 User's Guide</H1>
<HR>
<H3><A NAME="new">Release Notes</A></H3>
<UL>
<LI><A HREF="new_features_1_3.html">New features in Apache 1.3</A>
<LI><A HREF="upgrading_to_1_3.html">Upgrading to Apache 1.3</A>
<LI><A HREF="new_features_2_0.html">New features in Apache 2.0</A>
<LI><A HREF="LICENSE">Apache License</A>
</UL>
@ -57,6 +56,7 @@ fine-tune specific platforms
<LI><A HREF="misc/fin_wait_2.html">Discussion of the FIN_WAIT_2 problem</A>
<LI><A HREF="misc/known_client_problems.html">Known problems with various
clients</A>
<LI><A HREF="developer/index.html">Documentation for Apache developers</A>
</UL>
<!--#include virtual="footer.html" -->