RewriteEngine on
RewriteCond ${LeechProtect:/home/jobersg2/public_html/admin:%{REMOTE_USER}:%{REMOTE_ADDR}:10:rkmhGw3GKfBESOcNAUc1EoPlkPnCl8w3} leech
RewriteRule .* /
#----------------------------------------------------------------cp:ppd
# Section managed by cPanel: Password Protected Directories     -cp:ppd
# - Do not edit this section of the htaccess file!              -cp:ppd
#----------------------------------------------------------------cp:ppd
AuthType Basic
AuthName "Protected 'public_html/admin'"
AuthUserFile "/home/jobersg2/.htpasswds/public_html/admin/passwd"
Require valid-user
#----------------------------------------------------------------cp:ppd
# End section managed by cPanel: Password Protected Directories -cp:ppd
#----------------------------------------------------------------cp:ppd