I want to use .htaccess-files to force users to login - I want to use md5 passwords, if i use the crypt function for the passwords and try to login it's not working, i think it's because of nt...
I'd be happy if someone could help me
Thanks
does the htaccess protection work if you use apache's htpasswd program to create the passwords?