summaryrefslogtreecommitdiff
path: root/htdocs/manual/vhosts/header.html
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2012-03-02 02:07:06 +0000
committerRich Bowen <rbowen@apache.org>2012-03-02 02:07:06 +0000
commit2e264e262d5d2a0e2325759eb9f41a175be69230 (patch)
tree6c8c45a444a5af97fc7e5b9ed3aa735f273c33d9 /htdocs/manual/vhosts/header.html
parenta8156297ba987219aa10cad949ad2e8e3c88e829 (diff)
downloadhttpd-2e264e262d5d2a0e2325759eb9f41a175be69230.tar.gz
Patch submitted by Tim Bannister <isoma AT jellybaby DOT net> to do the
following: • Added French translation for 1.3 obsolescence message • Added lang="en" attribute to main (English) obsolescence message • The top index pages for alternate languages now have obsolescence messages • Style changes for the red box (now "width: 35em" & centred) • Fixed some pages that said the latest version was 2.2 • Updated text for modules that were already obsolete in 1.3 * The include file subdirectory/header.html is replaced with header_l2.html in the top directory, which should simplify any future maintenance work. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1296031 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'htdocs/manual/vhosts/header.html')
-rw-r--r--htdocs/manual/vhosts/header.html25
1 files changed, 0 insertions, 25 deletions
diff --git a/htdocs/manual/vhosts/header.html b/htdocs/manual/vhosts/header.html
index c2edc356a7..e69de29bb2 100644
--- a/htdocs/manual/vhosts/header.html
+++ b/htdocs/manual/vhosts/header.html
@@ -1,25 +0,0 @@
-<style>
-.obsolete
-{
- margin: 0;
- padding: 8px 10px;
- padding-left: 50px;
- padding-bottom: 10px;
- 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>
- <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.4/">2.4</a>.</p></div>
-
- </div>
-