*There are two options for creating the <code>htpasswd</code> and <code>.htaccess</code> files:
*# Method 1:*#* Navigate to [http://www.webmaster-toolkit.com/htaccess-generator.shtml .htaccess Generator].*# Method 2#**#* Use the htpasswd command:
{{Code|htpasswd -c .htpasswd USERNAME}}
*#*
The file should contain lines like this: