]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Correct links for mod_authn_dbm
authorRich Bowen <rbowen@apache.org>
Mon, 1 Nov 2010 13:41:27 +0000 (13:41 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 1 Nov 2010 13:41:27 +0000 (13:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1029652 13f79535-47bb-0310-9956-ffa450edef68

htdocs/manual/mod/mod_auth_db.html
htdocs/manual/mod/mod_auth_dbm.html

index 5073e314e79545a2cf6c3da5e10e3d480bccee4a..dbc55589d5a64ec85ca82f2138f1b385243f7a5e 100644 (file)
@@ -30,7 +30,8 @@
 
   <body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
   vlink="#000080" alink="#FF0000">
-        <div align="CENTER">
+
+    <div align="CENTER">
       <img src="../images/sub.gif" alt="[APACHE DOCUMENTATION]" />
 
       <h3>Apache HTTP Server Version 1.3</h3>
index 2b8b5aabf38946807a85e67619608f00243cdcfc..e519501ec840db5b5be0bb4d72fe30ef8b45ad3b 100644 (file)
@@ -6,12 +6,48 @@
     <meta name="generator" content="HTML Tidy, see www.w3.org" />
 
     <title>Apache module mod_auth_dbm</title>
+<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;
+}
+
+.currentdocs
+{
+    background: #f99;
+}
+
+</style>
+
   </head>
   <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
 
   <body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
   vlink="#000080" alink="#FF0000">
-    <!--#include virtual="header.html" -->
+    <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.2/">2.2</a>.
+
+        In 2.2, the equivalent of this module is now named 
+        <a
+        href="http://httpd.apache.org/docs/2.2/mod/mod_authn_dbm.html"
+        >mod_authn_dbm</a>.</p> 
+
+        </div>
+
+    </div>
 
     <h1 align="CENTER">Module mod_auth_dbm</h1>