 
mod_auth_db: authentication
Original work by Rob McCool & Brian Behlendorf.

Adapted to Apache by rst (mod_auth_dbm)

Adapted for Berkeley DB by Andrew Cohen 

mod_auth_db was based on mod_auth_dbm.
Warning, this is not a drop in replacement for mod_auth_dbm, 
for people wanting to switch from dbm to Berkeley DB.
It requires the use of AuthDBUserFile and AuthDBGroupFile
          instead of   AuthDBMUserFile    AuthDBMGroupFile
 
