Oh, merci Timo. Astuce apache pour contrer le hotlinking de fichier :
RewriteCond %{HTTP_REFERER} ^http://domain-attacker.tld/ [NC] RewriteRule .*.(jpe?g|gif|bmp|png)$ http://domain.tld/image-alternative.jpeg [L]