in reply to perl regex or module that identifies bots/crawlers
I do reject a few user agent strings, though. "PHP Script", "MSRBOT", and "Java*" are denied via (my) Apache's configuration because they're commonly found attempting to abuse my web-to-mail gateway.
To answer the question you asked: I'm not aware of a ready-made module that will do what you want done.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: perl regex or module that identifies bots/crawlers
by Sartan (Pilgrim) on Mar 21, 2007 at 22:26 UTC |