Options -Indexes
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^
http://domain.com [NC]
RewriteCond %{HTTP_REFERER} !^
http://domain2.com [NC]
RewriteCond %{HTTP_REFERER} !^
http://www.domain.com [NC]
RewriteCond %{HTTP_REFERER} !^
http://www.domain2.com [NC]
RewriteRule .\.(wav|mp3|mp2|rm|ra|ram|au|aiff|wma|mov|zip|mpg| mpeg|avi|jpg|gif)$ - [F,L]
DynaMite