• Hello,

    Is there a way to block a region from a wordpress site.

    I was told to do this:
    (in .htaccess):

    <Limit GET POST>
    order allow,deny
    allow from all
    deny from .cn
    </Limit>

    to block China. It’s not my idea, I need to try to do it
    to use someone’s photos.

The topic ‘Blocking regions’ is closed to new replies.