I\'m trying to build a script which shows me a list of IP\'s that are bots/spiders. I wrote a script which imports the access log of Apache to a mysql db so I can try to manage it with php and mysql.
I am hoping someone here might know a good open source solution for the prevention of bots? Our programmer prefers not to work with Captcha and would like the most control possible ov开发者_JAVA技巧e
Trying to do some detective work on a stats log.43% of hits come from referrer app:/EncycloPDF.swf A typical log entry is 178.146.205.174 - - [29/Jan/2011:23:50:37 -0800] \"GET /filename.pdf HTTP/1.1
I\'m adding an API to a Symfony-application which should act as a REST web-service. But there are a few open issues.
I\'m looking to create an IM bot for OCS which will provide users with certain pieces of information based on a series of external triggers. We use OCS exclusively in our environment, so building a bo
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_如何学Go
Ok, so I am setting up a modified eggdrop bot, but after getting all the required perl modules and libraries, I am getting this error:
I\'m following a tutorial called Programming IRC Bots In Perl to make a simple IRC bot for my channel at Abjects server, the problem is that I\'m getting some weird errors. Take a look:
I\'ve got an apache server that gets hit about 100 times at once every 30 minutes with requests for URLs that match this pattern:
Hey guys this question is a bit nebulous so I apologize...I\'m just looking for help in sending me to the right direction.