hi all
i am new in drupal,so i am so confused
i need module that prevent anonmous users from certain IP addresses from viewing certain
page
how can i do it?
any suggestions thnx alot

Comments

johsw’s picture

You can use "access rules" to ban users from the site all together. Or you can code your way out of displaying content to specific ip-adresses. But I dont know of a module, that can do what you want...