quick anti-myspace measures

Fed up with the retards that use "myspace" directly linking to your images and nicking off with your bandwidth for their god awful profile pages?

Stick this in your apache configuration (assumes the presence of mod_rewrite):

  RewriteEngine on
  RewriteCond %{HTTP_REFERER} ^http://.*.myspace.com/ [NC]
  RewriteRule .* /cdcsea.gif [L]

Now, you just need something suitably vulgar as your image. I found mine on t'internet* (possibly not office safe).

Enjoy!

* Image credit to tahkcalb on b3ta.com