<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{HTTP_REFERER} ^https?://([^.]+\.)*msn\.com [NC] RewriteRule .* - [F] </IfModule>