|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
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? |
|
#2
|
|||
|
|||
|
downgrading, since there's no module for apache 2, at the moment. atleast not that i know of, or you could switch linux distros.
__________________
Apache Expert |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Server Configuration > .htaccess & Postgres |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|