|best| - Auth_user_file Txt

# auth_user_file.txt # Format: username:password_hash:role:status # Lines starting with # are ignored.

htpasswd -bnBC 10 "" your_password | tr -d ':\n' Replace your_password with the actual password you want to hash. auth_user_file txt