Jump to content

problem with htaccess and image rewrite to php


ciber

Recommended Posts

When a user hotlinks my site, I want the server to block this request EG:<img src="...">. But if they link to the image with a <a href="..."> then i want it to redirect to the images.php?url=...

 

I have already set this up, but ive hit a glitch - when I redirect the images which have been linked to the site <a href="...">, they go to the images.php 'happily', but the problem has arisen that its not blocking requests from sites that have hotlinked the images on their site <img src="...">

 

How can i fix this?

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.