Forum Moderators: phranque
Last weekend I just had a major university from England rip my site. I have the universities entire IP range blocked. But that only works if the person is at the university.
Any thoughts would be greatly appreciated. I don't not want to encrypt the entire site.
Thanks,
Jim
What this means is that by itself, .htaccess cannot "detect" activity that spans more than one HTTP request, such as "site ripping."
However, there are script-based techniques that can detect ripping and modify your .htaccess file to stop the current exploit and prevent further exploits from the same IP address. Two of these scripts and the site modifications needed to support them are described in threads here at WebmasterWorld: See message #16 of this thread [webmasterworld.com] to get started.
[Added]
One of the scripts mentioned in that thread has been updated. See [webmasterworld.com...]
For a simple user-agent-based approach, see our classic "Close to perfect .htaccess ban list" thread (in four parts): [webmasterworld.com...]
[/added]
Jim