Tagged Questions
1
vote
1answer
500 views
Why are nonexistant files listed in the TRANSFER log?
This snippit from my apache log reflects some piece of malware casually browsing through my site for some unknown purpose.
The most puzzling thing to me is that the GET address doesn't correspond ...
2
votes
1answer
109 views
Is there a good way to filter all the robots and domains they are on?
I have been working more on the bot filter for my website, but by no means is it complete.
So far I have the main ones:
Google,
Yahoo,
MSN,
Baidu,
Amazon,
and a few others...
Right now, I am ...