• Can anyone let me know if they can see my site? I added some code to my .htaccess to block a number of IP addresses, but my traffic has drop too much. Can you just post a simple yes if you can or no if it’s blank.

    LINK to the site in question!

Viewing 3 replies - 1 through 3 (of 3 total)
  • yes

    Thread Starter theApe

    (@theape)

    Thanks! There really shouldn’t be anyone who says no! As the IP was very specific, I just want to check.

    Thread Starter theApe

    (@theape)

    Anyone eles?

    If anyone wants the code I used…

    ## USER IP BANNING
    <Limit GET POST>
     order allow,deny
     deny from 11.111.1.11
     allow from all
    </Limit>

    Just replace 11.111.1.11 with the IP

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can you see my site’ is closed to new replies.