Created
January 27, 2014 10:35
-
-
Save svschannak/8646418 to your computer and use it in GitHub Desktop.
create password for nginx_auth
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
printf "username:$(openssl passwd -crypt password)\n" >> htpasswd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment