Jump to content

Masking Referring URLs


lococobra

Recommended Posts

Oh, no. You can, however, hide your image's real location, thus avoiding it from being hotlinked.

Basically, you will need an script checking if the request actually comes from your page, and if yes, outputs the image.

[a href=\"http://www.php.net/manual/en/ref.image.php\" target=\"_blank\"]http://www.php.net/manual/en/ref.image.php[/a]
[a href=\"http://www.php.net/manual/en/reserved.variables.php#reserved.variables.server\" target=\"_blank\"]http://www.php.net/manual/en/reserved.vari...ariables.server[/a] -> look for 'HTTP_REFERER'
Link to comment
https://forums.phpfreaks.com/topic/7817-masking-referring-urls/#findComment-28605
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.