I have a website with a webhosting company who won't give access to error logs, and probably aren't very detailed anyway. I'm trying to get my .htaccess file to work with mod_auth_mysql but it keeps giving 500 Internal Error. Is there a way I can get it to throw a proper error on the page itself instead of in the error log, so that I can find out why it's not working?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I have a website with a webhosting company who won't give access to error logs, and probably aren't very detailed anyway. I'm trying to get my .htaccess file to work with mod_auth_mysql but it keeps giving 500 Internal Error. Is there a way I can get it to throw a proper error on the page itself instead of in the error log, so that I can find out why it's not working?