mod_auth_mysql is an authentication module for apache Version 2.0 It can handle the different users of different websites within the same database. http://heuer.org/mod_auth_mysql/
FS#99 - make use of the mod_dbd module
Attached to Project:
mod_auth_mysql
Opened by Ueli Heuer (ueli) - Saturday, 02 December 2006, 15:50 GMT+2
Opened by Ueli Heuer (ueli) - Saturday, 02 December 2006, 15:50 GMT+2
|
Detailsapache 2.2.x has mod_dbd module to pool the DB connections. I think the mod_auth_mysql module should use this pools |
This task depends upon