So, I have added this code in my htaccess to ask for login upon page visit. But it gives a 500 Internal Server Error when I open the page. The database connection is fine. I checked it. What can be wrong with the code? I dont get any errors in the error log. AuthUserFile /dev/null AuthBasicAuthoritative Off AuthMySQL on AuthMySQL_Authoritative on Auth_MySQL_Host "Database Host" Auth_MySQL_User "UserName" Auth_MySQL_Password "Password" AuthMySQL_DB "Databse" AuthMySQL_Password_Table ftp_users AuthMySQL_Username_Field...
Why not add a comment to the main description page of this project indicating that...
You didn't say what your entries are, so there is no way to help you. However, you...
mod_auth_mysql doesn't work with Apache 2.4
Ya, I just threw the patch up there, because I have a customer who wanted this module...
JW, the need for mod_auth_mysql has been pretty much negated by native Apache modules...
Patch for Apache 2.4