View Single Post
Old 10-28-2006, 04:52 PM  
interracialtoons
Confirmed User
 
Join Date: May 2006
Posts: 1,910
Quote:
Originally Posted by webjoker View Post
Code:
RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} ZangoToolbar [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(.*@)?([a-z0-9-]+\.)*yourdomain\.com(:[0-9]+)?(/.*)?$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(.*@)?([a-z0-9-]+\.)*adwaresucks\.com(:[0-9]+)?(/.*)?$ [NC]
RewriteRule .* http://www.adwaresucks.com/zango/ [R=302,L]

Of course change "yourdomain" to your domain This htaccess file will allow a surfer that does not remove zenga to return to your site.

__________________
Done.
interracialtoons is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote