From 576baf6bb915a87fe186586c8ab36ff50aa9b782 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Sat, 15 Jan 2011 19:22:36 +0000 Subject: [PATCH] Links to current docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1059393 13f79535-47bb-0310-9956-ffa450edef68 --- htdocs/manual/mod/mod_auth_db.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/htdocs/manual/mod/mod_auth_db.html b/htdocs/manual/mod/mod_auth_db.html index dbc55589d5a..c3976a99975 100644 --- a/htdocs/manual/mod/mod_auth_db.html +++ b/htdocs/manual/mod/mod_auth_db.html @@ -51,7 +51,6 @@ -

Module mod_auth_db

This module provides for user authentication using Berkeley @@ -118,6 +117,9 @@ Module: mod_auth_db +

Current documentation for this directive may be found here

+

The AuthDBGroupFile directive sets the name of a DB file containing the list of user groups for user authentication. File-path is the absolute path to the group file.

@@ -179,6 +181,9 @@ Module: mod_auth_db +

Current documentation for this directive may be found here

+

The AuthDBUserFile directive sets the name of a DB file containing the list of users and passwords for user authentication. File-path is the absolute path to the @@ -232,6 +237,9 @@ Module: mod_auth +

Current documentation for this directive may be found here

+

Setting the AuthDBAuthoritative directive explicitly to 'off' allows for both authentication and authorization to be passed on to lower level modules (as -- 2.47.2