Changes

From Amahi Wiki
Jump to: navigation, search
3 bytes added ,  22:25, 15 September 2015
*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. It should look similar to this:
{{Text|<pre>amahi:amb24e1pXrqFY}}</pre>
*Proceed to the '''Copy and Set File Permissions''' section to complete.
</blockquote>
<blockquote>
*Create the <code>htpasswd</code> file (change username and password):
{{Code|<pre>htpasswd -c -b .htpasswd username password}}</pre>
*Proceed to the '''Copy and Set File Permissions''' section to complete.
</blockquote>
 
==== User Maintenance (Add/Delete) ====
12,424

edits