Changes

From Amahi Wiki
Jump to: navigation, search
No change in size ,  00:04, 11 August 2011
{{Code|htpasswd -b .htpasswd username password}}
*Delete a user, do the following:
{{Code|htpasswd -d D .htpasswd username}}
*Copy the <code>.htpasswd</code> file to the web application path (i.e. /var/hda/web-apps/appname).
*Create the <code>.htaccess</code> file (change '''appname''' in ''AuthName'' and ''AuthUserFile'' lines; i.e. '''Linfo''' and '''linfo''' respectively):
12,424

edits