How can I block my website in proxy?

Discussion in 'Site & Server Administration' started by usf, Sep 13, 2010.

  1. #1
    Sir I am wanted to block my web site in the proxy how can i do this? Is there any way?

    How can I block my website in proxy?
     
    usf, Sep 13, 2010 IP
  2. GreenT

    GreenT Peon

    Messages:
    56
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Are you running a proxy server and you would like to block a particular site for users of that proxy server?

    Or are you trying to block proxy servers from accessing a particular site?
     
    GreenT, Sep 14, 2010 IP
  3. mellow-h

    mellow-h Peon

    Messages:
    750
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can extract the http message header to detect whether your client is using a proxy or not. Most of the current CMS has this feature built in, although, if you are willing to hard code, here is the tutorial:
    http://www.osix.net/modules/article/?id=765

    Good luck.
     
    mellow-h, Sep 17, 2010 IP
  4. Keppy

    Keppy Peon

    Messages:
    78
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You can check the HTTP header. You can do that using PHP.
     
    Keppy, Sep 18, 2010 IP
  5. IProx

    IProx Well-Known Member

    Messages:
    1,749
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    130
    #5
    There are several types of proxies(tor,http,socks,vpn) and it isn't easy to block all of them. I would suggest using BlockScript.
     
    IProx, Oct 27, 2010 IP