apache<IfModule mod_rewrite.c> RewriteEngine On #Block domain RewriteCond %{HTTP_REFERER} www.abc.com [NC] RewriteRule ^(.*)$ -[F] </IfModule&g...