Changes

From Amahi Wiki
Jump to: navigation, search
55 bytes removed ,  03:25, 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/passwords (encrypted).
#Decide on the user names/passwords who will have access. This has to be the HDA users credentials that are used to log into the HDA Dashboard.
*Option 1: Navigate to [http://www.webmaster-toolkit.com/htaccess-generator.shtml .htaccess Generator].
<blockquote>
*Enter desired Username, Password, and Path (physical location where <code>.htpasswd</code> will be stored). For example, Username '''''amahi''''', Password '''''amahi''''', and Path '''''/var/hda/web-apps/linfo'''''.
*Select the '''Generate .htaccess''' button.
*Copy the text from ''"And this is what your .htpasswd file should look like..."'' box and paste it into the <code>.htpasswd</code> file in then web application directory (i.e. /var/hda/web-apps). It should look similar to this:
{{Text|amahi:amb24e1pXrqFY}}
*Proceed to the '''Set the Permissions''' section to complete.
12,424

edits