View Single Post
Old 2008-12-17, 01:15 PM   #11
Mr Spock
You can now put whatever you want in this space :)
 
Mr Spock's Avatar
 
Join Date: Nov 2006
Location: Vulcan
Posts: 695
I changed the htaccess using the coding you gave Nyjester as follows

Code:
RewriteEngine on
RewriteCond %{HTTP_REFERER} asktiava.com [NC]
RewriteRule .* http://avoidhomeforeclosureblog.com [F,L]
When I click on the link on asktiava.com it gives a 403 error

What do I need to change to direct it to http://avoidhomeforeclosureblog.com
Mr Spock is offline   Reply With Quote