Image Hotlinking

Discussion in 'Programming' started by XandroZ, May 21, 2007.

  1. #1
    Recently I've been having a problem with excessive hotlinking of images for one of my sites. How to resolv this problem?
     
    XandroZ, May 21, 2007 IP
  2. DeViAnThans3

    DeViAnThans3 Peon

    Messages:
    785
    Likes Received:
    83
    Best Answers:
    0
    Trophy Points:
    0
    #2
    DeViAnThans3, May 22, 2007 IP
  3. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #3
    Lots of options - one of them is to have a Script read your image file, and spit it out as content-type of image. Then it will only spit out the image if the user has a valid sessoin from your site, or you can do any custom validation that you want.
     
    ccoonen, May 22, 2007 IP