AuthPG is a PostgreSQL Authentication Module(mod_auth_pg) that enables Apache to authenticate users with the information stored in PostgreSQL database. This module gets a
username and password pair in the standard way or from a cookie, and you can ...