Skip to content

Instantly share code, notes, and snippets.

@avkosme
Created December 3, 2019 01:16
Show Gist options
  • Save avkosme/81f16a199c37b55e16020acfabdf7ada to your computer and use it in GitHub Desktop.
Save avkosme/81f16a199c37b55e16020acfabdf7ada to your computer and use it in GitHub Desktop.
nginx .htpasswd
sh -c "openssl passwd -apr1 >> /etc/nginx/.htpasswd"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment