Peut-être essai using un dossier de .htaccess :
RewriteEngine dessus
RewriteCond % {HTTP_REFERER} ! ^
http://www.yoursite.com/.*$ [OR]
RewriteCond % {HTTP_REFERER} ! ^
http://www.yoursite.com$ [OR]
RewriteRule. * \. (. *) $
http://www.yoursite.com/ [R, OR]