From d8ff7ef1c24a1b0de5697172cd295617a887a272 Mon Sep 17 00:00:00 2001
From: Vincent Bray
Date: Sun, 6 Apr 2008 14:39:05 +0000
Subject: [PATCH] Fix link to authnz_db_foo
Submitted by: Takashi Sato
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@645246 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/howto/auth.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/howto/auth.xml b/docs/manual/howto/auth.xml
index 11eb5bd772..fcf68aa703 100644
--- a/docs/manual/howto/auth.xml
+++ b/docs/manual/howto/auth.xml
@@ -63,7 +63,7 @@ module from each group.
Require directive)
- mod_authnz_ldap
- - mod_authz_dbm
+ - mod_authz_dbd
- mod_authz_dbm
- mod_authz_default
- mod_authz_groupfile
--
2.50.1