-
Üyelik
05.04.2011
-
Yaş/Cinsiyet
31 / E
-
Meslek
Yazılım Geliştirici
-
Konum
Konya
-
Ad Soyad
İ** U**
-
Mesajlar
4900
-
Beğeniler
1419 / 2962
-
Ticaret
45, (%100)
Ben htaccess dosyasına aşağıdaki kodu ekledim. Sorun çözüldü.
# spam bot engelleme
RewriteEngine on
RewriteCond %{HTTP_REFERER} forum\.topic16519926\.darodar\.com [NC,OR]
RewriteCond %{HTTP_REFERER} www\.lienscash\.com [NC,OR]
RewriteCond %{HTTP_REFERER} econom\.co [NC,OR]
RewriteCond %{HTTP_REFERER} shopping\.ilovevitaly\.ru [NC]
RewriteRule .* - [F]