From 3de6d7eb971f8faa248af22064a379de011b9464 Mon Sep 17 00:00:00 2001 From: Vincent Deffontaines Date: Sun, 1 Feb 2009 18:33:54 +0000 Subject: [PATCH] Compiled version of my previous commit... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739811 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_authn_dbd.html.en | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_authn_dbd.html.en b/docs/manual/mod/mod_authn_dbd.html.en index d8c06b68f14..1da8e7a248d 100644 --- a/docs/manual/mod/mod_authn_dbd.html.en +++ b/docs/manual/mod/mod_authn_dbd.html.en @@ -72,7 +72,9 @@

Configuration Example

This simple example shows use of this module in the context of -the Authentication and DBD frameworks.

+the Authentication and DBD frameworks. Please note that you need +to load an authorization module, such as mod_authz_user, +to get it working.

 # mod_dbd configuration
 DBDriver pgsql
-- 
2.47.2