From ca8f94220d4f50b71765e8eb82a0efc4c17d7e5c Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Sat, 15 Jan 2011 19:25:06 +0000 Subject: [PATCH] Links to current documentation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1059395 13f79535-47bb-0310-9956-ffa450edef68 --- htdocs/manual/mod/mod_auth_dbm.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/htdocs/manual/mod/mod_auth_dbm.html b/htdocs/manual/mod/mod_auth_dbm.html index e519501ec84..f669690a329 100644 --- a/htdocs/manual/mod/mod_auth_dbm.html +++ b/htdocs/manual/mod/mod_auth_dbm.html @@ -102,6 +102,9 @@ Module: mod_auth_dbm +

Current documentation for this directive may be found here

+

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

@@ -164,6 +167,9 @@ Module: mod_auth_dbm +

Current documentation for this directive may be found here

+

The AuthDBMUserFile directive sets the name of a DBM file containing the list of users and passwords for user authentication. File-path is the absolute path to the @@ -216,6 +222,9 @@ Module: mod_auth_dbm +

Current documentation for this directive may be found here

+

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