About .htpasswd
A .htpasswd file is used by Apache to protect directories with a username and password.
This tool lets you create those lines easily. It runs entirely in your browser β nothing is saved or sent to our servers.
This generator uses Apacheβs {SHA} format (SHA-1 + Base64),
which is widely supported for simple HTTP Basic Auth.