Forum Moderators: phranque
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
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.