Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Created February 14, 2018 00:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miguelmota/8b5f16be61b8f116b2c82f1c29db7c61 to your computer and use it in GitHub Desktop.
Save miguelmota/8b5f16be61b8f116b2c82f1c29db7c61 to your computer and use it in GitHub Desktop.
Generate .htpasswd
htpasswd -nbs myuser mypassword > .htpasswd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment