TOOLBOX
עברית
EN
← All tools
All tools
/
Server
/
htpasswd Generator
htpasswd Generator
Runs on our server
Create a .htpasswd user line (bcrypt, APR1 or SHA) to protect a folder.
Username
Password
Algorithm
bcrypt (recommended)
APR1-MD5
SHA-1
Generate →
The password is processed on our server and never stored. bcrypt is the right choice almost always. Note: each run uses a fresh salt, so the same password produces a different hash every time — that is expected.