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/manual/install.html.en | |
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/manual/install.html.en')
-rw-r--r-- | docs/manual/install.html.en | 7 |
1 files changed, 7 insertions, 0 deletions
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 |