Http_x_forwarded

Discussion in 'PHP' started by FeedBucket, Dec 7, 2005.

  1. #1
    I'm using mod_rewrite to point a url to another site. Proxy mode, no 3xx.

    Is HTTP_X_FORWARDED a reliable way for the target site to determine where the user was sent from? I know that things like HTTP_REFERER are not because they come from the client. However, I'm thinking that the same wouldn't hold here because the forwarding in proxy mode is handled by the server anyway (yes?).
     
    FeedBucket, Dec 7, 2005 IP
  2. HN Will

    HN Will Guest

    Messages:
    111
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    HN Will, Dec 7, 2005 IP