Generate Apache htpasswd file entries for HTTP authentication
Enter username and password to generate
htpasswd Generator is a free online tool that creates password entries for Apache HTTP Server's .htpasswd authentication files. Enter a username and password, select the hashing format (SHA-1 or APR1-MD5), and get a ready-to-use htpasswd file entry. The .htpasswd file is used with Apache's mod_auth_basic module to protect web directories with HTTP Basic Authentication. This tool is useful for system administrators and web developers who need to set up password-protected areas on their websites. All password hashing is performed in your browser — no credentials are sent to any server.