Blocking IPs
Posted: Wed Sep 20, 2006 2:01 pm
Hi, i'm relitvlly new to php, so this may seem like a stupid question, but here goes:
I have a site (http://www.random-world.net). I've been trying to find out how to stop someone from accessing my site by blocking out their IP, after failing afew time, I asked a friend. He then created a file (.htaccess) which contains the following "deny from 217.43.192.64". Unfortunatlly, the person I am trying to block has multiple IPs. Is there any way I can block out this IP, and any simila?
I have a site (http://www.random-world.net). I've been trying to find out how to stop someone from accessing my site by blocking out their IP, after failing afew time, I asked a friend. He then created a file (.htaccess) which contains the following "deny from 217.43.192.64". Unfortunatlly, the person I am trying to block has multiple IPs. Is there any way I can block out this IP, and any simila?