Coderifous
Programmer
Has anyone successfully implemented the protected directory authorization method using mod_auth_mysql for Apache 1.3.x ? I'm started today attempting to get it to work, and didn't have a very auspicious launch.
I've got the Database table in MySQL.
I've got the .htaccess file inside the directory
that needs to be protected.
I've got a couple mod_auth_mysql directives in my httpd.conf
I don't really know where in the httpd.conf these should be, and I'm not sure if I've done all that is required. If anyone has done this before, I'd appreciate any advice on the subject. I haven't spent much time on it, but I figure if there are any tricks to it, might as well ask early rather than discover the 'forehead smacker' later on.
--Jim
I've got the Database table in MySQL.
I've got the .htaccess file inside the directory
that needs to be protected.
I've got a couple mod_auth_mysql directives in my httpd.conf
I don't really know where in the httpd.conf these should be, and I'm not sure if I've done all that is required. If anyone has done this before, I'd appreciate any advice on the subject. I haven't spent much time on it, but I figure if there are any tricks to it, might as well ask early rather than discover the 'forehead smacker' later on.
--Jim