Commit f4491688 authored by Joshua Slive's avatar Joshua Slive
Browse files

Place a note in some of the files that contain obsolete information.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87505 13f79535-47bb-0310-9956-ffa450edef68
parent 426346bd
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -11,6 +11,14 @@
 ALINK="#FF0000"
>
<!--#include virtual="header.html" -->

<blockquote><strong>Warning:</strong>
This document has not been updated to take into account changes
made in the 2.0 version of the Apache HTTP Server.  Some of the
information may still be relevant, but please use it
with care.
</blockquote>

<H1 ALIGN="CENTER">Apache API notes</H1>

These are some notes on the Apache API and the data structures you
+8 −0
Original line number Diff line number Diff line
@@ -13,6 +13,14 @@
 ALINK="#FF0000"
>
<!--#include virtual="header.html" -->

<blockquote><strong>Warning:</strong>
This document has not been updated to take into account changes
made in the 2.0 version of the Apache HTTP Server.  Some of the
information may still be relevant, but please use it
with care.
</blockquote>

<H1 ALIGN="CENTER">Overview of the Apache EBCDIC Port</H1>

 <P>
+8 −0
Original line number Diff line number Diff line
@@ -5,6 +5,14 @@
</HEAD>

<BODY>

<blockquote><strong>Warning:</strong>
This document has not been updated to take into account changes
made in the 2.0 version of the Apache HTTP Server.  Some of the
information may still be relevant, but please use it
with care.
</blockquote>

<H1 ALIGN="center">
 <A NAME="top">Installing the Apache 1.3 HTTP Server on TPF</A>
</H1>
+7 −0
Original line number Diff line number Diff line
@@ -14,6 +14,13 @@
>
<!--#include virtual="header.html" -->

<blockquote><strong>Warning:</strong>
This document has not been updated to take into account changes
made in the 2.0 version of the Apache HTTP Server.  Some of the
information may still be relevant, but please use it
with care.
</blockquote>

<H1 ALIGN="CENTER">Compiling and Installing Apache 1.3</H1>

This document covers compilation and installation of Apache on Unix
+7 −0
Original line number Diff line number Diff line
@@ -14,6 +14,13 @@
>
<!--#include virtual="header.html" -->

<blockquote><strong>Warning:</strong>
This document has not been updated to take into account changes
made in the 2.0 version of the Apache HTTP Server.  Some of the
information may still be relevant, but please use it
with care.
</blockquote>

<H1 ALIGN="CENTER">Compiling and Installing Apache 1.3</H1>

This document covers compilation and installation of Apache on Unix
Loading