* Next, you need to 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.
*There are two methods for creating the <code>htpasswd</code> fileand <code>.htaccess</code>files:
# Use [http://www.webmaster-toolkit.com/htaccess-generator.shtml .htaccess Generator].
#Use the htpasswd command:
{{Code|htpasswd -c .htpasswd USERNAME}}