Module: mod_auth_mysql
OS: Unix, Linux , WinNT.
Example:
AuthType Basic
AuthName "MySQL Member Page"
Auth_MYSQLhost
www.vbulletin.com
Auth_MYSQLusername root
Auth_MYSQLpassword *****
Auth_MYSQLdatabase forum
Auth_MYSQLpwd_table user
Auth_MYSQLuid_field username
Auth_MYSQLpwd_field password
Auth_MYSQL_EncryptedPasswords off
<LIMIT GET POST>
require valid-user
</LIMIT>
for more information about this module contact your webhost.