Skip to content

Instantly share code, notes, and snippets.

@peterkraume
Created June 25, 2013 12:37
Show Gist options
  • Save peterkraume/5858119 to your computer and use it in GitHub Desktop.
Save peterkraume/5858119 to your computer and use it in GitHub Desktop.
Basic authentication
AuthType Basic
AuthName 'Preview'
AuthUserFile /path/to/.htpasswd
require valid-user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment