Commit b32d03d4 authored by Vincent Deffontaines's avatar Vincent Deffontaines
Browse files

Added a mention of the need for a authz backend module (ie mod_authz_user)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739809 13f79535-47bb-0310-9956-ffa450edef68
parent c8572206
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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