954,242 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

.htaccess & Postgres

On my linux box, I have installed Debian GNU/Linux and Apache 2. I need to set up .htaccess with authentification data stored in Postgre SQL database.

The problem is, that I can not find libapache2_mod_auth_pgsql. Only modules I found was libapache_mod_auth_pgsql (Postgres authentification Apache module for Apache version 1, not 2) and libapache2_mod_auth_mysql (This one is module for Apache 2 as I need, but uses MySQL database instead of Posgre SQL). I tried to install Postgres authentification module for Apache 1, but dselect told me (as I expected), that I should downgrade to Apache 1, but I do not want to.

Does anybody know, how to solve my problem, please?

Mareq
Newbie Poster
15 posts since Nov 2005
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: