Quote:
Originally Posted by Brujah
That's a great page Lars. Can you take it further now and automatically just send ALL ZangoToolbar useragent users to that page?
|
Something like this
RewriteEngine on
RewriteBase /
RewriteCond %{HTTP_user_agent} zango
RewriteRule ^$ banned_affiliate.html