Changes

From Amahi Wiki
Jump to: navigation, search
No change in size ,  03:37, 13 August 2011
== How to do it ==
This requires creation of the <code>htpasswd</code> be placed in the '''''/var/hda/web-apps''''' directory. The <code>htpasswd</code> file will identify user names and passwords (encrypted).
 
==== Create the htpasswd File ====
There are two options for creating the <code>htpasswd</code> file:
{{Code|htpasswd -c -b .htpasswd username password}}
*Proceed to the '''Copy and Set File Permissions''' section to complete.
 
==== User Maintenance (Add/Delete) ====
12,424

edits