.htpasswd password generation

 

This is an online password generation tool for .htpasswd files.

These files store a username and password combination (one per line of the file) which is used with .htaccess Basic Authentification.

 

User       
Password
 
Crypt (default on Unix, unsupported on Windows)
Apache MD5 (default on Windows)
SHA

 

 
 

 

Basic authentication with .htaccess and .htpasswd files
How to call htpasswd.net directly with the URLs