Skip to content

Instantly share code, notes, and snippets.

@joepestro
Created September 7, 2009 22:52
AuthType Basic
AuthName "Password Required"
AuthUserFile /home/joe/public_html/kiwis/.htpasswd
AuthGroupFile /dev/null
Require user admin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment