Question
Create .htpasswd encrypted values with CF
I need to create passwd files with the password encrypted
such that a php server could look at it and properly decrypt for
authentication. I create the file on the CF7 side on a windows box
and FTP it to the Linux based PHP server.
