Quote:
Originally posted by ztik
.htaccess
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://.*.yourdomain.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://yourdomain/.*$ [NC]
RewriteRule .*\.(MPG|mpg)$ http://www.yourdomain.com [R]
|
wrong.
sorry....
try again, and thanks for playing.