Hi, I'm using the following lines on my .htaccess: RewriteCond %{HTTP_REFERER} !^http://(www\.)?domain.com(/)?.*$ [NC] RewriteRule .*\.(gif|jpg|jpeg|bmp|txt|pdf)$ - [F,NC] I'm using this lines to avoid links to a files from external websites but how can I redirect that traffic to the index of the website or any other page? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx