----- Original Message -----
> Hello,
> 
> I'm wanting to set up Apache 2.2 to authenticate using either basic
> or
> digest authentication whichever I decide to do, against a Mysql
> Database. I am running Apache 2.2 and mysql 5.52.
> 
> Ive set up authentication using textfiles in the past now I am
> wanting
> to utilize a database. I've been googling and not finding anything
> clear specifically for Mysql on this process. If anyone has any
> pointers please let me know, the docs kind of get me pointed right,
> i.e. I think I have the right modules loaded, but getting the table
> and provider right that's not happening.
> 
> If anyone has this working i'd appreciate it.

 http://httpd.apache.org/docs/current/mod/mod_authn_dbd.html
authenticates users against a SQL database such as MySQL or PostgreSQL
(or whatever your APR supports, see mod_dbd's docs for more info:
 http://httpd.apache.org/docs/2.2/mod/mod_dbd.html )

> Thanks.
> Dave.
> 

i

-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.ga...@brainsware.org
URL: http://brainsware.org/
GPG: 6880 4155 74BD FD7C B515  2EA5 4B1D 9E08 A097 C9AE


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to