Forums

Can you see my site (4 posts)

  1. theApe
    Member
    Posted 4 years ago #

    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!

  2. Jeremy Clark
    Moderator
    Posted 4 years ago #

    yes

  3. theApe
    Member
    Posted 4 years ago #

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

  4. theApe
    Member
    Posted 4 years ago #

    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

Topic Closed

This topic has been closed to new replies.

About this Topic