From ecccf32542fc12a314fafe1d3c518fac053d7160 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Tue, 4 May 2010 13:07:15 +0000 Subject: Make the "go use a better version of the docs" warning a little harder to ignore. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@940838 13f79535-47bb-0310-9956-ffa450edef68 --- htdocs/manual/header.html | 22 +++++++++++++++++++--- htdocs/manual/images/warning.png | Bin 0 -> 394 bytes 2 files changed, 19 insertions(+), 3 deletions(-) create mode 100644 htdocs/manual/images/warning.png diff --git a/htdocs/manual/header.html b/htdocs/manual/header.html index acd7552943..fd2610c972 100644 --- a/htdocs/manual/header.html +++ b/htdocs/manual/header.html @@ -1,10 +1,26 @@ + +
[APACHE DOCUMENTATION]

Apache HTTP Server Version 1.3

-

Is this the version you want? For more recent - versions, check our documentation - index.

+

You are looking at the documentation for the + 1.3 version of the Apache HTTP Server, which is no longer + maintained, and has been declared "end of life". If you are in + fact still using the 1.3 version, please consider upgrading. + The current version of the server is 2.2.

diff --git a/htdocs/manual/images/warning.png b/htdocs/manual/images/warning.png new file mode 100644 index 0000000000..477bc7024c Binary files /dev/null and b/htdocs/manual/images/warning.png differ -- cgit v1.2.1