Forum Moderators: phranque
simply put your website address which has the file protected by hot link protection after this:
http://www.example.com/referrer.php
use img tags and we will see the result
example.com/referrer.php/http/www.example.com/targetimage.jpg
working example
www.example.net/10kp.jpg
forbidden because example.net has hotlink protection
http://www.example.com/referrer.php/http/www.example.net/10kp.jpg
works fine because referrer.php sends www.example.net as referrer
what i mean is hot link protection is not the final solution as some people think. we must find another way to protect our images and files
[edited by: txbakers at 3:47 pm (utc) on Feb. 6, 2006]
[edit reason] examplified URLs [/edit]