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