[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mysql_auth HELP!


I am trying to use mysql_auth for my basic authentication. Everything works great, but I need to also use the typical .htpasswd file with it. But unfortunately, it only works with one or the other, but not both.

Does anyone know how to get the .htaccess file to check the database if the password exists, then the .htpasswd if the password doesn't exist in the database?




This mailing list archive is a service of Copilot Consulting.