htpasswd
This is an old revision of the document!
You can use the htpasswd command to create username and encrypted password for .htpasswd files:
-c = Create the passwdfile. If passwdfile already exists, it is rewritten and truncated. This option cannot be combined with the -n option.
htpasswd -c /path/to/file/.htpasswd
htpasswd.1450114169.txt.gz · Last modified: 2024/05/23 07:26 (external edit)