Blocking Proxys using htaccess

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • halfpint
    GFY's Halfpint
    • Jun 2007
    • 15223

    #1

    Blocking Proxys using htaccess

    What or which code is the best for blocking proxys using the .htaccess file. There seem to be so many different codes to use im kinda baffled

    Get FREE website listings on Cryptocoinshops.net
  • alias
    aliasx
    • Apr 2001
    • 19010

    #2
    Code:
    order allow,deny
    deny from 123.45.6.7
    deny from 012.34.5.
    allow from all
    Slap that in your .htaccess to block "deny" ip addresses.
    https://porncorporation.com

    Comment

    • halfpint
      GFY's Halfpint
      • Jun 2007
      • 15223

      #3
      Originally posted by alias
      Code:
      order allow,deny
      deny from 123.45.6.7
      deny from 012.34.5.
      allow from all
      Slap that in your .htaccess to block "deny" ip addresses.
      thanks

      now off to search for a list of proxys i guess

      Get FREE website listings on Cryptocoinshops.net

      Comment

      • alias
        aliasx
        • Apr 2001
        • 19010

        #4
        Why are you trying to block proxies? Are there some that you want to specifically block?

        If not, I wouldn't worry about blocking anything that isn't a problem.
        https://porncorporation.com

        Comment

        • halfpint
          GFY's Halfpint
          • Jun 2007
          • 15223

          #5
          Originally posted by alias
          Why are you trying to block proxies? Are there some that you want to specifically block?

          If not, I wouldn't worry about blocking anything that isn't a problem.
          They are a problem on a mainstram game site when users use them to make up multi accounts to try and get ahead of other players The script logs all users IPs, transfers from game cash and items ect within the game from player to player and it is always the players who dont spend money on the game which gives them a very unfair advantage over players who have one account and spend money trying to get ahead of other players

          Get FREE website listings on Cryptocoinshops.net

          Comment

          • fris
            Too lazy to set a custom title
            • Aug 2002
            • 55679

            #6
            http://perishablepress.com/press/200...-via-htaccess/
            Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

            Comment

            • halfpint
              GFY's Halfpint
              • Jun 2007
              • 15223

              #7
              Thanks Fris

              Get FREE website listings on Cryptocoinshops.net

              Comment

              • Barry-xlovecam
                It's 42
                • Jun 2010
                • 18083

                #8
                Originally posted by alias
                Why are you trying to block proxies? Are there some that you want to specifically block?

                If not, I wouldn't worry about blocking anything that isn't a problem.
                Credit card fraudsters use proxies.
                Most payment processors do not detect proxies well.
                So perhaps, this is part of a loss protection system?

                Comment

                • DangerX !!!
                  Confirmed User
                  • Feb 2011
                  • 886

                  #9
                  Impossible, maybe you can block some proxy sites but not direct unknown proxy surfer.
                  This is sig area!

                  Comment

                  • Chosen
                    • Aug 2001
                    • 63151

                    #10

                    Comment

                    • Davy
                      Confirmed User
                      • Apr 2006
                      • 4323

                      #11
                      Good one, Fris!
                      ---
                      ICQ 14-76-98 <-- I don't use this at all

                      Comment

                      Working...