View Single Post
Old 09-08-2007, 11:30 PM  
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
Quote:
Originally Posted by minusonebit View Post
Is there any code that one can stick in their webpages to detect people infected with Zango and re-direct them to a specified URL?
save this as .htaccess upload to root dir

Code:
RewriteEngine  On
RewriteCond %{HTTP_USER_AGENT} zango [NC]
RewriteRule ^$ http://www.thefilthyfew.com/zango.html [R]
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote