etiaccazero : ifconfig realworld up! Rotating Header Image

Spider, bot e la mia banda

Quello che segue e` il contenuto del file .htaccess utilizzato da etho.it.

In questo modo 1) le statistiche dovrebbero essere piu` affidabili e 2) risparmiate qualche gigabyte di traffico sul vostro blog/sito/altro.

Se avete aggiornamenti/pareri/altro saro` felice di aggiornare la lista. Grazie gia da ora per la collaborazione.

# BLOCK AVG LINKSCANNER (limit bandwidth consumption)
Rewritecond %{HTTP_USER_AGENT} ".*MSIE 6.0; Windows NT 5.1; SV1.$" [OR]
Rewritecond %{HTTP_USER_AGENT} ".*MSIE 6.0; Windows NT 5.1;1813.$"
RewriteCond %{HTTP_REFERER} ^$
RewriteCond %{HTTP:Accept-Encoding} ^$
RewriteRule ^.* http://www.avg.com/?LinkScannerSucks [R=307,L]

# BLOCK MICROSOFT LIVE "REFERRAL SPAM"
RewriteCond %{REMOTE_ADDR} ^65.55.(109|110|165|232) [OR]
RewriteCond %{REMOTE_ADDR} ^131.107.0.9[56]
RewriteCond %{HTTP_REFERER} FORM=(LIVSOP|QBHP)$ [NC]
RewriteRule .* - [F]

#BLOCK MUNAX.COM
RewriteCond %{REMOTE_ADDR} ^82.99.30
RewriteRule ^.* http://www.munax.com/?STUPID-BOT [R=307,L]

# BLOCK 1ST LINK SPIDER
RewriteCond %{REMOTE_ADDR) ^82.78.222
RewriteCond %{HTTP_REFERER} digg.php$ [NC]
RewriteRule ^.* http://1rstlink.com/?STUPID-BOT [R=307,L]
# BLOCK THE ATTRIBUTOR COMPANY (kepps mirroring your site!)
RewriteCond %{REMOTE_ADDR} ^64.41.145
RewriteRule ^.* http://www.attributor.com/?STOP-STEALING-MY-BANDWIDTH

Le ultime news da linuxSecurity.it:

Leave a Reply

Improve the web with Nofollow Reciprocity.
Bear

etiaccazero : ifconfig realworld up! é a prova di Digg grazie alla cache fornita da WP Super Cache