![]() |
.htacces hotlink question !! slightly advanced
Ok i need the following;
When someone hotlinks 1 of my pictures or movies i need to show a picture instead of the pic they "think" they are hotlinking (or a flashfile of thats possible) (like many big freehosts do) Thats step 1. step 2, IF possible, If the picture is loaded, i want to popup a site with it. (when flashfile is possible, i can add the popup in the flash, so thats easier) thanks in advance |
try this
RewriteEngine on RewriteOptions inherit RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*yourdomain.com/ [NC] RewriteCond %{HTTP_COOKIE} !(^|(.+;)*)id=valid(;.*|$) RewriteRule /*$ http://www.aftonbladet.com/ [L,R] //redirect url |
here is the solution for your first question:
RewriteEngine On RewriteCond %haha123HTTP_REFERER} !^http://(www\.)?example\.com/ [NC] RewriteCond %haha123HTTP_REFERER} !^$ RewriteRule \.(jpe?g|gif|bmp|png)$ images/nohotlink.jpg [L] |
thanks guys :)
think that link to the hotlink image can me a link to a flashfile? |
http://i.domaindlx.com/donners/sig.jpg
is it just me or has this photo obviously been photoshopped? maybe its my screen but arent there obvious squares with distortion around the numbers? cut and paste? |
^^ you sure you read the topic ?
|
Quote:
|
then your reply makes no sense O.o:glugglug
|
Quote:
|
No i mean that your reply made no sense :)
:ak47: |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
All times are GMT -7. The time now is 05:44 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123