Htpasswd Generator
Generate Apache htpasswd file entries for basic authentication
Usage:
1. Save the generated content to a file named .htpasswd
2. Configure your web server to use this file for authentication
3. For Apache: AuthUserFile /path/to/.htpasswd