page restriction
islam_grl - November 27, 2007 - 16:44
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
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
You can use "access rules"
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...