Could anyone tell me how to block access to a website for "libwww-perl" agents.
Can only seem to find .htaccess solutions.
Many thanks
john
|
|
|
According to this site you can do blocking on iis after installing the "URL Rewrite Module" http://www.seomoz.org/ugc/blocking-bots-based-on-useragent
The specific pattern you would want to use is Here is an almost identical question asked on serverfault http://serverfault.com/questions/408913/can-iis-block-specific-user-agent-from-requesting-a-page-web It suggests installing "Ionics Isapi Rewrite Filter" or "Microsoft URLScan" |
|||
|
|