May have been the losing side. Still not convinced it was the wrong one.

Mal ,'Bushwhacked'


Buffistechnology 2: You Made Her So She Growls?  

Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!


Jesse - Jul 13, 2005 4:57:21 pm PDT #3661 of 10003
Sometimes I trip on how happy we could be.

When I had a refurbished Dell laptop under warranty a few years ago, they were very prompt with sending someone to my house to fix my computer when it died. Just for another data point.


Hil R. - Jul 13, 2005 6:59:26 pm PDT #3662 of 10003
Sometimes I think I might just move up to Vermont, open a bookstore or a vegan restaurant. Adam Schlesinger, z''l

I've had a Dell for a few years, and I've had to call tech support a few times and they've always been pretty helpful.


Eddie - Jul 13, 2005 9:48:24 pm PDT #3663 of 10003
Your tag here.

ita, this will do what you want wrt fuckers.com:

RewriteEngine on

RewriteCond %{HTTP_REFERER} ^http://(.*.)?fuckers.com/.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.*.)?asswipes.com/.*$ [NC]
RewriteRule .*\\.(jpg|jpeg|gif)$ [link] [R,NC,L]

RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(.*.)?buffistas.org/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(.*.)?worldcrossing.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(.*.)?provocateuse.com/.*$ [NC]
RewriteRule .*\\.(jpg|jpeg|gif)$ [link] [R,NC,L]

The main point being the L flag in the RewriteRule which tells it this is the Last command and stop processing this chain. Oh, and the order of the commands is important, otherwise fuckers.com will match the second chain. For extra credit, I wrote the rule so that you can add more domains to the list using the OR flag (see asswipes.com above).

You might just want to consider forbidding the hotlinking altogether thusly:

RewriteRule .*\\.(jpg|jpeg|gif)$ - [F,NC,L]


§ ita § - Jul 14, 2005 5:08:17 am PDT #3664 of 10003
Well not canonically, no, but this is transformative fiction.

Thanks, Eddie! So far, that doesn't break my site.


§ ita § - Jul 14, 2005 8:15:16 am PDT #3665 of 10003
Well not canonically, no, but this is transformative fiction.

Can someone click here: [link] and tell me what they see?


lori - Jul 14, 2005 8:16:02 am PDT #3666 of 10003

Big red NO HOTLINKING gif


tommyrot - Jul 14, 2005 8:16:14 am PDT #3667 of 10003
Sir, it's not an offence to let your cat eat your bacon. Okay? And we don't arrest cats, I'm very sorry.

A medium-sized 'no hotlinking' graphic.

eta: Firefox is shrinking it down for me.

edit to correct browser.


§ ita § - Jul 14, 2005 8:18:37 am PDT #3668 of 10003
Well not canonically, no, but this is transformative fiction.

That's not right.

How about: [link]


lori - Jul 14, 2005 8:19:23 am PDT #3669 of 10003

Still same.


tommyrot - Jul 14, 2005 8:21:36 am PDT #3670 of 10003
Sir, it's not an offence to let your cat eat your bacon. Okay? And we don't arrest cats, I'm very sorry.

About the same.

Weird - even though there appears to be lots of unused screen space, Firefox insists on shrinking it. Is there a bunch of white-space to the right of the graphic?