Generate a .htpasswd password for Apache
Create your hashes online
Create your passwords with this .htpasswd generator for Apache and nginx. Just enter your password and the tool will encrypt it ready for inclusion in .htpasswd . You can also override the salt generated by this tool by providing it manually.
Once you have hashed your password, you need to add your username and save it in a file called .htpasswd . Each line is for a user following this specification: username:password_hash. For example: testuser:$apr1$kan2dc94$Xfi6nlAR7C.9LfQLTjDLi0
You can find more information about the .htpasswd file usage looking at the Apache authentication or the nginx authentication
The input string encoding is expected to be in UTF-8. Different encoding will result in different hash values. Unicode is considered best practices.
Bookmark and share page
Last used converter
- Adler32 online generator
- Create a Blowfish hash with salt
- CRC-32 online checksum calculator
- Calculate CRC-32B checksums online
- Online DES hash generator
- Create a GOST hash online
- Encrypt data with the Haval-128 hash algorithm
- Generate a .htpasswd password for Apache
- Online MD4 generator
- MD5 Hash generator
- Generate RIPEMD 128 Bit hash
- Calculate a RIPEMD-160 hash
- Generate a SHA-1 hash
- Calculate a SHA hash with 256 bits
- Generate a SHA hash with 384 Bits
- Generate a SHA hash with 512 Bits
- Calculate a Snefru hash
- Tiger hash calculator using 128 Bit
- Tiger 160 Bit hash calculator
- Generate a Tiger hash with 192 Bits
- Whirlpool online hash generator
