WebJunk Hosting and Site Design


Use this tool to create the encrypted password needed for an .htpasswd file. Make sure in your .htaccess file you have at least:

AuthUserFile /home/username/public_html/private/.htpasswd
AuthGroupFile /dev/null
AuthName "Password Protect Directory"
AuthType Basic

<Limit GET POST>
require valid-user
</Limit>

Password Encryption
.htpasswd File Password Encryption

Enter Username


Enter Password



Website Copyright© 1995 - 2024 by: Paramount Network Systems. All Rights Reserved.