Block User Ip From Your (.htaccess)
by
15 Jan 2007
Rating: (1 vote
- 4.00 average)
Hi All, well all of our forums have some bad members who want to do bad things in our forum so if you want to block him from cpanel he can access again so i thought of this thing blocking Member Ip From (htaccess) file. What Does this do? This Will Block The User IP Or Proxy If You Want From Viewing Your Site. How It Works? Make A New File Using Note Pad and put this code on it: PHP Code:
<Limit GET HEAD POST>
PHP Code:
188.156.187.***
PHP Code:
order allow,deny
Code:
htaccess.txt Code:
.htaccess Also You Can Add Domains To Block list . Enjoy It |