i compiled mod_auth_mysql-3.0.0 for apache 1. Now i have the problem that mod_auth_mysql always get active with every .htacces. My users have a lot of .htaccess file which uses methods that coming with normal mod_auth.
Seems that AuthMySQLEnable is enabled by default even when not included in .htaccess File.
Is there somethin i can do? I cannot edit all .htaccess Files and insert an "AuthMySQLEnable off"
Thank you
Hans
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
i compiled mod_auth_mysql-3.0.0 for apache 1. Now i have the problem that mod_auth_mysql always get active with every .htacces. My users have a lot of .htaccess file which uses methods that coming with normal mod_auth.
Seems that AuthMySQLEnable is enabled by default even when not included in .htaccess File.
Is there somethin i can do? I cannot edit all .htaccess Files and insert an "AuthMySQLEnable off"
Thank you
Hans