>> This is not the place to discuss such problems.
>> This mailing list is to be used for discussions
>> based around Web Standards.
>
> I don't disagree, but darn, web standards related or not I was curious to
> see the responses. :(
ADMIN - THREAD CLOSED
All responses can go off list to the or
This is not the place to discuss such problems.
This mailing list is to be used for discussions
based around Web Standards.
I don't disagree, but darn, web standards related or not I was curious to
see the responses. :(
Respectfully,
Mike Cherim
http://green-beast.com/
This is not the place to discuss such problems. This mailing list is to be
used for discussions based around Web Standards.
Thank you.
2009/3/21 Keryx Web
> Hi
>
> I looked at my logs today and I saw a lot of hotlinking gping on.
>
> So just why does this code not work?
>
> RewriteEngine on
>
>
Hi
I looked at my logs today and I saw a lot of hotlinking gping on.
So just why does this code not work?
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?keryx\.se/ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteRule .*\.(jpe?g|gif|bmp|png)$ /bilder/image-theft.png [L]
Lars Gunther