]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Added a mention of the need for a authz backend module (ie mod_authz_user)
authorVincent Deffontaines <gryzor@apache.org>
Sun, 1 Feb 2009 18:32:10 +0000 (18:32 +0000)
committerVincent Deffontaines <gryzor@apache.org>
Sun, 1 Feb 2009 18:32:10 +0000 (18:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739809 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authn_dbd.xml

index 03fac247ec7db97f905fb225821b587570a4ec80..774915bdafbe283e6812bcc1a1b47cfa5bb498a6 100644 (file)
@@ -60,7 +60,9 @@
 <section id="example">
 <title>Configuration Example</title>
 <p>This simple example shows use of this module in the context of
-the Authentication and DBD frameworks.</p>
+the Authentication and DBD frameworks. Please note that you need
+to load an authorization module, such as <module>mod_authz_user</module>,
+to get it working.</p>
 <example><pre>
 # mod_dbd configuration
 DBDriver pgsql