I hate hotlinking, too…
I saw from the statistics the the hotlinkers found my new site. They were eating bandwidth with images. So I set up a .htaccess file to put a stop to that. It’s not that the bandwidth is all that big of a deal now that I’m not self-hosted on a DSL connection, but it’s just plain bad manners to hotlink images from someone else’s site.
April 15th, 2005 at 4:35 pm
htaccess edits
I deleted the lines
ErrorDocument 404 http://www.alistapart.com/articles/perfect404/
ErrorDocument 403 http://lrs.ed.uiuc.edu/wp/crime-2002/hacking.htm
RewriteEngine on
RewriteCond %{HTTP_REFERER} ^http://www.asianca.com/.*$ [NC]
RewriteRule ^…