Skip to content
Snippets Groups Projects
Commit ccdfef38 authored by Eric Covener's avatar Eric Covener
Browse files

Merge r1465828 from trunk:

PR54813 authz_dbm used to respond to 'Require group ...'




git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1465829 13f79535-47bb-0310-9956-ffa450edef68
parent 9c857d1a
No related branches found
No related tags found
No related merge requests found
......@@ -115,6 +115,10 @@
<directive module="mod_authz_core">RequireNone</directive>, and
<directive module="mod_authz_core">RequireAll</directive>.</p>
<p>If you use <module>mod_authz_dbm</module>, you must port your
configuration to use <code>Require dbm-group ...</code> in place
of <code>Require group ...</code>.</p>
<section id="access">
<title>Access control</title>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment