mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
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:
@ -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" -->
|
||||
|
@ -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" -->
|
||||
|
Reference in New Issue
Block a user