← All code files
.htpasswd
Apache basic-auth users file. The example password is "secret" (bcrypt). Generate real hashes with htpasswd -B.
# username:bcrypt-hash — created with: htpasswd -B -c .htpasswd admin
admin:$2y$05$Gk8Xw2m0Zx0J8m0Zx0J8mOa0Zx0J8m0Zx0J8m0Zx0J8m0Zx0J8mO
About this tool
Apache basic-auth users file. The example password is "secret" (bcrypt). Generate real hashes with htpasswd -B.
Ready-to-use .htpasswd — view the content, copy it, or download it with the correct filename. Free and 100% in your browser.