My latest bout of referrer spam is coming for dot info domains. Will the following block all dot info sites or will I have to block on site by site basis? I have no legitimate dot info domains linking to my site. RewriteEngine RewriteCond %{HTTP_REFERER} info [NC,OR] RewriteRule ^.? - [F] Thanks, Shannon