From 73e58d99b6cba751edc796b5a08d758f0866db26 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Wed, 23 Apr 2003 18:21:20 +0000 Subject: [PATCH] move the warning on top and keep the document consistent with the 2.0 version. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99542 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/index.html.en | 15 +++++++-------- docs/manual/misc/index.xml | 15 +++++++-------- 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/docs/manual/misc/index.html.en b/docs/manual/misc/index.html.en index bd7d845ea7..1fb7e547aa 100644 --- a/docs/manual/misc/index.html.en +++ b/docs/manual/misc/index.html.en @@ -21,6 +21,13 @@

Below is a list of additional documentation pages that apply to the Apache web server development project.

+

Warning

+

The documents below have not been fully updated + to take into account changes made in the 2.1 version of the + Apache HTTP Server. Some of the information may still be + relevant, but please use it with care.

+
+
Performance Notes - Apache Tuning
@@ -30,14 +37,6 @@ Apache for highest performance. Notes explaining why Apache does some things, and why it doesn't do other things (which make it slower/faster).

- -

Warning

-

This document has not been fully 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.

-
-
Security Tips
diff --git a/docs/manual/misc/index.xml b/docs/manual/misc/index.xml index ec38353e57..4b225826a8 100644 --- a/docs/manual/misc/index.xml +++ b/docs/manual/misc/index.xml @@ -12,6 +12,13 @@

Below is a list of additional documentation pages that apply to the Apache web server development project.

+ Warning +

The documents below have not been fully updated + to take into account changes made in the 2.1 version of the + Apache HTTP Server. Some of the information may still be + relevant, but please use it with care.

+
+
Performance Notes - Apache Tuning
@@ -21,14 +28,6 @@ Apache for highest performance. Notes explaining why Apache does some things, and why it doesn't do other things (which make it slower/faster).

- - Warning -

This document has not been fully 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.

-
-
Security Tips
-- 2.50.1