dynagirl

myspace.com and bandwidth theivery | 8:32 am | 2 February 2006

I’d never had a problem with people snarfing images before – using images I’ve posted here on their own pages, but linking to them directly rather than uploading them to their own server. I don’t check my stats too often, and just saw a huge traffic spike from various MySpace accounts. “Wow! I’m popular! I must have fans!” thought I… ha! Hardly. People seem fond of the Eddie Izzard and boob-tube sweater (NSFW) pictures. Too bad, babies, ’cause I just finally got around to adding some juju to my .htaccess file to stop that shit.

4 comments on “myspace.com and bandwidth theivery”

  1. jima

    Good job! In my Webalizer report that I run on my site logs, I group all the sites that link to images on my site(s) under the category “losers”.

  2. Miriam

    Thanks! What I’d really like to do now is make it so they still get an image, but it’s something like Mr. T with a “special message” about why their stupid linked image didn’t work.

  3. Czeltic Girl

    I recently had the same problem.

    I believe myspace.com is about to get baninated from my site. Probably Xanga, too, as I’ve been noticing some thievery from there as well.

    Damn kids. Stay off my (web) lawn!

  4. Miriam

    Ha! Excellent. I remember that. I did change the boobtoob image for a while, but I wanted to be able to use it, too. Just put this in your .htaccess file -

    SetEnvIfNoCase Referer "^https?://(www\.)?example.com/" ok=1
    SetEnvIfNoCase Referer "^$" ok=1
    <FilesMatch "\.(gif|png|jpe?g)$">
    order allow,deny
    allow from env=ok
    </FilesMatch>

    and change “example” to “czelticgirl” – I got it from here and it worked a trick!

your comment

required
required
Site design and content c.1997-2009