Block Countrys
-
Hi, I want to block some countrys to acces in my web. The problem is that I don’t want to blok all the web, I just block a part of the web.
WEB: http://botanica-cp149.wordpresstemporal.com
PART OF THE WEB TO BLOCK: http://botanica-cp149.wordpresstemporal.com/tiendaI know it’s possible to do by .htacces, adding:
But this is for all web<Limit GET HEAD POST> order allow,deny allow from all deny from 37.255.187.0/27 deny from 46.24.56.56/30 deny from 46.24.168.168/29 </Limit>How can I blok just this part??
Thanks a lot!
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Block Countrys’ is closed to new replies.