Blocking .info spammers

Discussion in 'Apache' started by Smyrl, Jan 7, 2006.

  1. #1
    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
     
    Smyrl, Jan 7, 2006 IP