AuthGroupFile /dev/null
AuthType Basic
AuthUserFile /home/admin/domains/hashtable.info/.htpasswd/public_html/vpn/.htpasswd
AuthName "secure vpn files"
require valid-user
ErrorDocument 401 "Unauthorized Access"
