RewriteEngine on
RewriteCond ${LeechProtect:/home/amir/public_html/AmirAdmin:%{REMOTE_USER}:%{REMOTE_ADDR}:4:Gx6g39ju4VpdK6L9r3t6ESISGveCaJou} 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/AmirAdmin'"
AuthUserFile "/home/amir/.htpasswds/public_html/AmirAdmin/passwd"
Require valid-user
#----------------------------------------------------------------cp:ppd
# End section managed by cPanel: Password Protected Directories -cp:ppd
#----------------------------------------------------------------cp:ppd