New Zenner
- Join Date:
- Jan 2010
- Posts:
- 46
- Plugin Contributions:
- 0
Yandex spiders problem
Upgraded to the latest cart version, Linux hosting over at godiddly.
Itsy bitsy spider needs to go. The Yandex spiders have been on my site for the past 4 days, non stop. They are sucking bandwidth...and they gotta go.
It'll change IP's, but just to get it off my site....I dropped an .htaccess file in the root of my server.
<Files *>
order allow,deny
deny from yandex.ru
deny from 87.250.255.241
allow from all
</Files>
saved that as an .htaccess file with word wrap turned off.
Dropped it in the root....
500 Internal Server Error
deleted it and dropped it in the /store...
500 Internal Server Error
Am I 'tarded?