View Single Post
Old 07-10-2006, 10:41 PM  
elron
Confirmed User
 
Join Date: Jul 2003
Posts: 1,553
you can make him to iframe his own site by using this code at your .htaccess file


RewriteEngine on
RewriteOptions inherit
RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?FUSKERGALLERIES.COM.*$ [NC]
RewriteRule .* http://www.fuskergakkeries.com [R,L]


hope it helps .
elron is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote