A utility for creating and updating user authentication files for Apache.
The htdigest command is a built-in utility for the Apache web server used to create and update the flat-files used to store usernames, realms, and passwords for digest authentication.
htdigest [options] passwdfile realm username
-c # Create the passwdfile. If the file already exists, it is overwritten.