Forum Moderators: phranque

Message Too Old, No Replies

hi all!

regarding blocking ip address

         

stevetalk

4:13 am on Oct 15, 2008 (gmt 0)

10+ Year Member



hi all,

I am very happy to be the part of this greatest forum.Actually My quarry is regarding ip address blocking.I know it can block from .htaccess and i tried this thing but could not make it well.i ready this thing some blogs and forums and how to block it.
for example: deny from 172.16.0.5

bu it is not working.plz provide me the best solution of this problem.

regards
steve

coopster

12:01 pm on Oct 15, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, stevetalk.

You are on the right track there with your Deny directive. The Apache manual [httpd.apache.org] pages for each directive will be your first stop. Explanations and examples can be found there.