MacResource
Stopped hotlinking with htaccess - Printable Version

+- MacResource (https://forums.macresource.com)
+-- Forum: My Category (https://forums.macresource.com/forumdisplay.php?fid=1)
+--- Forum: Tips and Deals (https://forums.macresource.com/forumdisplay.php?fid=3)
+--- Thread: Stopped hotlinking with htaccess (/showthread.php?tid=14519)



Stopped hotlinking with htaccess - what4 - 07-04-2006

I installed the htaccess code on my servedr to stop people from hotlinking to the contents of my site, and bandwidth usage over the following month dropped dramatically.

Here's a useful site on doing that. You may know of better ones.

http://www.htmlbasix.com/disablehotlinking.shtml

"Hotlinking" means someone, on their site, calls, say a picture that is stored on your site. That way, YOU pay the storage and bandwidth fees. They just enjoy the picture.


Re: Stopped hotlinking with htaccess - microchip13 - 07-04-2006

Very neat.

I'll have to remember this.