![]() |
HotLink Help - Please
Hey there, I got some knob hotlinking some images of mine from a forum...
I will protect them in /images from here on out... but what I want to konw for the time being is what is the mod_rewrite code or htaccess that allows you to take their image linking asses to a 404.html of my choice, I want to smack these bitches up some first... //puts on some prodigy... thanks in advance... |
Bump!
|
that should work ;)
RewriteEngine on RewriteCond %{HTTP_REFERER} !^http://(www\.)?yourdomains.com(/)?.*$ [NC] RewriteRule .*\.(gif|jpg)$ http://www.redirect.com/404.html |
Quote:
thanks man, I'll try that :thumbsup :thumbsup |
you're welcome :winkwink:
it will show a broken image if that hotlinker does an img src and redirect to the 404 if he tries to open img url in the browser |
All times are GMT -7. The time now is 03:03 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123