summaryrefslogtreecommitdiff
path: root/htdocs/manual/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/manual/header.html')
-rw-r--r--htdocs/manual/header.html22
1 files changed, 19 insertions, 3 deletions
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 @@
+<style>
+.obsolete
+{
+ margin: 0;
+ padding: 8px 10px;
+ padding-left: 50px;
+ padding-bottom: 10px;
+ font-size: 12px;
+ line-height: 1.4em;
+ background: #f99 url(images/warning.png) no-repeat 0px 0px;
+}
+</style>
+
<div align="CENTER">
<img src="images/sub.gif" alt="[APACHE DOCUMENTATION]" />
<h3>Apache HTTP Server Version 1.3</h3>
- <p><small><em>Is this the version you want? For more recent
- versions, check our <a href="/docs/">documentation
- index</a>.</em></small></p>
+ <div class="obsolete"><p>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 <a
+ href="http://httpd.apache.org/docs/2.2/">2.2</a>.</p></div>
</div>