Home Geschichten Kunst Computer Tindertraum

[current]

preventing hotlinking of images
(Thursday 25th December 2003)

here's a short way to do it in .htaccess:

# block hotlinking of images
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://traumwind.de/.*$ [NC]
RewriteRule .*\.(gif|GIF|jpg|JPG)$ - [F]

(Important: this here simply blocks the request, not bothering to replace it with another pic. That would cost bandwidth too...)

[ by Martin>] [permalink] [similar entries]

similar entries (vs):

similar entries (cg):

relevant words



Martin Spernau
© 1994-2003

traumwind icon Big things to come (TM) 30th Dez 2002

What are the sections sections of? Imagine a caterpillar moving
Oblique Strategies, Ed.3 Brian Eno and Peter Schmidt



amazon.de Wunschliste





 

usefull links:
Google Graph browser
Traumwind 6-Colormatch
UAV News

powered by SBELT