Skip to content

Instantly share code, notes, and snippets.

@nulpatrol
Created January 19, 2017 09:33
Show Gist options
  • Save nulpatrol/2d862bd8a3daf88ebfffcf18302d02e8 to your computer and use it in GitHub Desktop.
Save nulpatrol/2d862bd8a3daf88ebfffcf18302d02e8 to your computer and use it in GitHub Desktop.
HTTP Auth
AuthType Basic
AuthName "Login please"
AuthUserFile "/home/sumdu/dias.team/dvv/.htpasswd"
Require valid-user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment