Showing posts with label block. Show all posts
Showing posts with label block. Show all posts

Thursday, May 31, 2012

.htaccess or PHP protection code against multiple speedy requests


I am looking for ideas for how I can stop external scripts connecting with my site. I'm looking for the same kind of idea behind Google. As in if a certain amount of requests are made per a certain amount of time then block the IP address or something. I thought there maybe a htaccess solution if not, I will write a PHP one.