Impossible Redirection ? ( well i think so ....)

Discussion in 'Programming' started by faffou, Sep 3, 2007.

  1. #1
    Hi
    I've been lookin for weeks now for a way to make an untraceable double redirection .
    "untraceable " because i don't want it to be saw as "visitor Path" in other words i don't want my url to be shown :)
    More explained :

    what happens
    Page0(not mine ) ---> mypage --> Page1 ( not mine ) ---> page2 ( not mine )

    i can use a temp page that loads page1 in an iframe then a javascript to redirect to the page2 but it can be traced :rolleyes:

    HELP
    THX
     
    faffou, Sep 3, 2007 IP
  2. Zoomone

    Zoomone Guest

    Messages:
    1,441
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What exactly u mean by traced? u don't want your website url to be shown or anything else?
     
    Zoomone, Sep 3, 2007 IP
  3. faffou

    faffou Banned

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yep i don't want my url to be shown
     
    faffou, Sep 3, 2007 IP
  4. James.Blant

    James.Blant Active Member

    Messages:
    250
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #4
    hmm ...
    i think you can play with header function and set REFERER in headers ot empty value !
    i will place a sample here a few hours later :)
     
    James.Blant, Sep 3, 2007 IP
  5. faffou

    faffou Banned

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    THX man i'm waitin :D
     
    faffou, Sep 3, 2007 IP