Skip to content

Instantly share code, notes, and snippets.

@ABooooo
Created June 25, 2015 11:18
Show Gist options
  • Save ABooooo/86a2dc510c64bcd62c30 to your computer and use it in GitHub Desktop.
Save ABooooo/86a2dc510c64bcd62c30 to your computer and use it in GitHub Desktop.
html auth
AuthType Basic
AuthName "Dev Area"
AuthUserFile /home/www/p108923/home/www/p108923/html/verovis/.htpasswd
Require valid-user
// passwrod generator under htpasswd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment