RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?maxumi\.co.uk/ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteRule .*\.(jpe?g|gif|bmp|png)$ http://i52.tinypic.com/rkvvqb.png [L]I need to add support though for my .com domain.
Can I just copy the first line and change to .com?
Cheers.
Help
















