Relative Content

Tag Archive for windowsapachesecurity

In Windows server how can I limit the IP reuest?

E.g: I want to limit an IP to hit only 100 reuest per minute and if it exceeds the limit it should be blocked for 1 minute. I means on 101 request the IP should be blocked for 1 minute. So, tell me the solution for Apache.