2013-09-26 17:14:40 +02:00

5 lines
268 B
Plaintext

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