Changes

From Amahi Wiki
Jump to: navigation, search
130 bytes added ,  03:26, 13 August 2011
{{Code|htpasswd -D .htpasswd username}}
==== Copy and Set File permissions: ====*Copy the <code>.htpasswd</code> file to the web application directory:{{Code|cp .htpasswd /var/hda/web-apps/htpasswd}}
* Ensure the permissions are correctly set on the two files as follows:
{{Code|chmod 600 /var/hda/web-apps/htpasswd
12,424

edits