diff options
author | Joshua Slive <slive@apache.org> | 2000-12-21 23:36:03 +0100 |
---|---|---|
committer | Joshua Slive <slive@apache.org> | 2000-12-21 23:36:03 +0100 |
commit | 3404634c646912398ec0cb90285e477458038859 (patch) | |
tree | fd92daff9ab9884d42fe3dcfebb2fae5ac838656 /docs | |
parent | OPTIONS request crashed server, this fixes it (diff) | |
download | apache2-3404634c646912398ec0cb90285e477458038859.tar.xz apache2-3404634c646912398ec0cb90285e477458038859.zip |
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
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/developer/API.html | 8 | ||||
-rw-r--r-- | docs/manual/ebcdic.html | 8 | ||||
-rw-r--r-- | docs/manual/install-tpf.html | 8 | ||||
-rw-r--r-- | docs/manual/install.html | 7 | ||||
-rw-r--r-- | docs/manual/install.html.en | 7 | ||||
-rw-r--r-- | docs/manual/misc/API.html | 8 | ||||
-rw-r--r-- | docs/manual/misc/client_block_api.html | 8 | ||||
-rw-r--r-- | docs/manual/misc/compat_notes.html | 9 | ||||
-rw-r--r-- | docs/manual/misc/perf-tuning.html | 8 | ||||
-rw-r--r-- | docs/manual/misc/tutorials.html | 9 | ||||
-rw-r--r-- | docs/manual/mod/mod_example.html | 8 | ||||
-rw-r--r-- | docs/manual/mod/mod_include.html | 8 | ||||
-rw-r--r-- | docs/manual/mod/mod_proxy.html | 9 | ||||
-rw-r--r-- | docs/manual/mod/mod_status.html | 8 | ||||
-rw-r--r-- | docs/manual/platform/netware.html | 7 | ||||
-rw-r--r-- | docs/manual/platform/perf-bsd44.html | 8 | ||||
-rw-r--r-- | docs/manual/platform/readme-tpf.html | 6 | ||||
-rw-r--r-- | docs/manual/platform/unixware.html | 7 | ||||
-rw-r--r-- | docs/manual/process-model.html | 8 |
19 files changed, 149 insertions, 0 deletions
diff --git a/docs/manual/developer/API.html b/docs/manual/developer/API.html index bf0fb77d7a..496be760c9 100644 --- a/docs/manual/developer/API.html +++ b/docs/manual/developer/API.html @@ -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 diff --git a/docs/manual/ebcdic.html b/docs/manual/ebcdic.html index 0e93aaa490..74d01485cc 100644 --- a/docs/manual/ebcdic.html +++ b/docs/manual/ebcdic.html @@ -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> diff --git a/docs/manual/install-tpf.html b/docs/manual/install-tpf.html index 661edba885..3ab168d5c2 100644 --- a/docs/manual/install-tpf.html +++ b/docs/manual/install-tpf.html @@ -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> diff --git a/docs/manual/install.html b/docs/manual/install.html index c706fc4e48..e8aed6807f 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -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 diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index c706fc4e48..e8aed6807f 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -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 diff --git a/docs/manual/misc/API.html b/docs/manual/misc/API.html index bf0fb77d7a..496be760c9 100644 --- a/docs/manual/misc/API.html +++ b/docs/manual/misc/API.html @@ -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 diff --git a/docs/manual/misc/client_block_api.html b/docs/manual/misc/client_block_api.html index c451d19fd9..f2b55132a6 100644 --- a/docs/manual/misc/client_block_api.html +++ b/docs/manual/misc/client_block_api.html @@ -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">Reading Client Input in Apache 1.2</H1> <HR> diff --git a/docs/manual/misc/compat_notes.html b/docs/manual/misc/compat_notes.html index a8301b68e3..438d90ecec 100644 --- a/docs/manual/misc/compat_notes.html +++ b/docs/manual/misc/compat_notes.html @@ -13,6 +13,15 @@ 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">Compatibility Notes with NCSA's Server</H1> <HR> diff --git a/docs/manual/misc/perf-tuning.html b/docs/manual/misc/perf-tuning.html index 61d8e0f08a..ce31fe5653 100644 --- a/docs/manual/misc/perf-tuning.html +++ b/docs/manual/misc/perf-tuning.html @@ -12,6 +12,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 Performance Notes</H1> <P>Author: Dean Gaudet diff --git a/docs/manual/misc/tutorials.html b/docs/manual/misc/tutorials.html index aa90d15e4e..d42712b0a3 100644 --- a/docs/manual/misc/tutorials.html +++ b/docs/manual/misc/tutorials.html @@ -13,6 +13,15 @@ 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 Tutorials</H1> <P>The following documents give you step-by-step instructions on how diff --git a/docs/manual/mod/mod_example.html b/docs/manual/mod/mod_example.html index 11f7526695..79d3a8751f 100644 --- a/docs/manual/mod/mod_example.html +++ b/docs/manual/mod/mod_example.html @@ -12,6 +12,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">Module mod_example</H1> <P> This module illustrates many of diff --git a/docs/manual/mod/mod_include.html b/docs/manual/mod/mod_include.html index 811216471f..70c5a8e628 100644 --- a/docs/manual/mod/mod_include.html +++ b/docs/manual/mod/mod_include.html @@ -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">Module mod_include</H1> <p>This module provides for server-parsed html documents.</p> diff --git a/docs/manual/mod/mod_proxy.html b/docs/manual/mod/mod_proxy.html index f237cea8aa..08fbc43c2d 100644 --- a/docs/manual/mod/mod_proxy.html +++ b/docs/manual/mod/mod_proxy.html @@ -13,6 +13,15 @@ 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 module mod_proxy</H1> <p>This module provides for an <STRONG>HTTP 1.0</STRONG> caching proxy diff --git a/docs/manual/mod/mod_status.html b/docs/manual/mod/mod_status.html index f3e5813e61..8ea9d83dbe 100644 --- a/docs/manual/mod/mod_status.html +++ b/docs/manual/mod/mod_status.html @@ -13,6 +13,14 @@ > <!--#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">Module mod_status</H1> <p>This module provides information on server activity and diff --git a/docs/manual/platform/netware.html b/docs/manual/platform/netware.html index 12423e8cfa..c4939a756b 100644 --- a/docs/manual/platform/netware.html +++ b/docs/manual/platform/netware.html @@ -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">Using Apache With Novell NetWare 5</H1> <P>This document explains how to install, configure and run diff --git a/docs/manual/platform/perf-bsd44.html b/docs/manual/platform/perf-bsd44.html index c5e978c2b9..dd94d677e0 100644 --- a/docs/manual/platform/perf-bsd44.html +++ b/docs/manual/platform/perf-bsd44.html @@ -15,6 +15,14 @@ <A NAME="initial"> <!--#include virtual="header.html" --> </A> +<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">Running a High-Performance Web Server for BSD</H1> Like other OS's, the listen queue is often the <STRONG>first limit diff --git a/docs/manual/platform/readme-tpf.html b/docs/manual/platform/readme-tpf.html index 2b3c0e2cdc..8bb0952193 100644 --- a/docs/manual/platform/readme-tpf.html +++ b/docs/manual/platform/readme-tpf.html @@ -5,6 +5,12 @@ </HEAD> <BODY> <A NAME="top"></A> +<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 TPF Port</H1> <HR> <CENTER>[ <A HREF="#configuration_files">Configuration Files</A> diff --git a/docs/manual/platform/unixware.html b/docs/manual/platform/unixware.html index a77a3b5cd4..cdb8c6a6b6 100644 --- a/docs/manual/platform/unixware.html +++ b/docs/manual/platform/unixware.html @@ -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 Apache under UnixWare</H1> To compile a working copy of Apache under UnixWare, there are several other diff --git a/docs/manual/process-model.html b/docs/manual/process-model.html index 74f7d4e6eb..cef934f239 100644 --- a/docs/manual/process-model.html +++ b/docs/manual/process-model.html @@ -12,6 +12,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">Server Pool Management</H1> <HR> |