Viewing 1 replies (of 1 total)
  • You can update the modules/free/ban-users/lists/hackrepair-apache.inc file (if you are on Apache) and then have it’s updated content added to your .htaccess file by enabling the “Enable HackRepair.com’s blacklist feature” on the iTSec plugin Settings page, “Banned Users” section.

    This way I added:

    # Abuse HTTP Referrer Blocking
    RewriteCond %{HTTP_REFERER} ^([^.]+.)*?semalt.com [NC,OR]
    RewriteCond %{HTTP_REFERER} ^([^.]+.)*?kambasoft.com [NC,OR]
    RewriteCond %{HTTP_REFERER} ^([^.]+.)*?savetubevideo.com [NC]
    # Abuse HTTP Referrer Blocking end

    But it would be better when iThemes includes updated HackRepair.com’s blacklist files (Apache + nginx) in the next update …

    dwinden

Viewing 1 replies (of 1 total)
  • The topic ‘Anti Referrer Spam’ is closed to new replies.