Recently I started using Apache on Win2k in order to learn PHP and everything works
just fine regarding scripts and stuff. My problem is that I want to password protect a folder
and I can't get it to work. I use the 3 files ".htaccess", ".htpasswd" and "htgroup" as described in the docs.
I've changed the name according to windows naming conventions, written the correct
paths, written "AllowOverride All" for the specific folder in httpd.conf and set "AccesFilename"
to the correct filename. When I try to access the folder in question I get presented with
the "login-popup" but the password validations always fails. The error.log-file says:
"authentification failure for .. password mismatch" and nothing else.
I'm pretty sure it's not a browser problem since it fails in all version of IE and NS.
Has any one gotten this to work on windows?
Would be greatful for any help,
Ola Mattsson Sweden.