Hi,
I am interested in having the 'Password Protect Directories' feature encrypt passwords with the MD5 algorithm instead of CRPYT. Is there a way that I can make this so? I looked at the source code of the newuser.html page and found:
I am interested in having the 'Password Protect Directories' feature encrypt passwords with the MD5 algorithm instead of CRPYT. Is there a way that I can make this so? I looked at the source code of the newuser.html page and found:
which, as I understand it, implies that I should find the source code for set_pass in a file called Htaccess.pm in the Cpanel directory. I don't have that file. Is it supposed to be present on my machine? If so, how is it that my 'Web Protect' is working without it? If not, where can I find the code for set_pass?<cpanel Htaccess="set_pass($FORM{'dir'},$FORM{'user'},$FORM{'pass'})">
Last edited: