*Option 2:
<blockquote>
*Perform the following steps [[Open_Terminal_as_root|as root user]](change username and password):
{{Code|htpasswd -c -b .htpasswd username password}}
*To add additional users, repeat the previous step (('''NOTE:''' the -c option is only needed the first time you create the file for that web application):