Options +FollowSymlinks
# no hot-linking
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?exmhosting\.com/ [NC]
RewriteRule .*\.(htm|html|php|gif|jpg|png)$ http://YOURREDIRECT/ [NC]
Time to create page: 0.069 seconds