View Single Post
Old 09-12-2007, 07:03 PM  
Iron Fist
Too lazy to set a custom title
 
Join Date: Dec 2006
Posts: 23,400
If you don't want surfers with Zango installed on your site, place the following in your .htaccess

Code:
RewriteCond %{HTTP_USER_AGENT} zango [NC]
RewriteRule ^$ http://www.yourdomain.com/zango.html [R]
and create a page similar to this:

http://www.nnteenmodels.net/zango.html
__________________
i like waffles

Last edited by Iron Fist; 09-12-2007 at 07:05 PM..
Iron Fist is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote