Apache HTTP Server Version 2.4

| Description: | Group authorization using DBM files |
|---|---|
| Status: | Extension |
| Module Identifier: | authz_dbm_module |
| Source File: | mod_authz_dbm.c |
| Compatibility: | Available in Apache 2.1 and later |
This module provides authorization capabilities so that
authenticated users can be allowed or denied access to portions
of the web site by group membership. Similar functionality is
provided by mod_authz_groupfile.