# BEGIN PROPER .HTACCESS RULES
# Allow access only to the following IP ranges and specific
RewriteCond %{REMOTE_ADDR} ^3\.122\.75\.50$
RewriteRule .* - [F,L]
# END PROPER .HTACCESS RULES
