Guest User

Untitled

a guest
Jun 20th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. <Location />
  2. AuthType Basic
  3. AuthName "Vermonster Protected"
  4. AuthUserFile /etc/apache2/htpasswd
  5. Require valid-user
  6. </Location>
Add Comment
Please, Sign In to add comment