summaryrefslogtreecommitdiff
path: root/www/ap-auth-postgresql/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-auth-postgresql/DESCR')
-rw-r--r--www/ap-auth-postgresql/DESCR4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/ap-auth-postgresql/DESCR b/www/ap-auth-postgresql/DESCR
deleted file mode 100644
index de69d8665c5..00000000000
--- a/www/ap-auth-postgresql/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-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.