View Single Post
Old 04-13-2005, 02:56 PM  
nmcog
Confirmed User
 
Join Date: Sep 2004
Posts: 825
I've tried this code but it doesn't seem to work:
Code:
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?abc.com.*$ [NC]
RewriteRule (.*) http://www.mydomain.com/index-abc.html [R=permanent,L]
nmcog is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote