Anothers,
<< RewriteEngine on
<< RewriteCond %{HTTP_REFERER} ^
http://(www|directory)?\.google\.com
<< RewriteRule .*
http://www.whereyouwantit.com [R,L]
It doesn't work .. if I make a .HTACCESS with the above and place it in the folder I can't load any of the HTML files in it (Not permitted)
?