-
12 March, 2012, 17:22 PM
#1
Blocking Bad Traffc For Proxys
I am using the below with .htaccess
RewriteEngine On
RewriteCond %{ENV:GEOIP_COUNTRY_CODE} ^(CN|TW|HK|SA|IR|NG)$
RewriteRule ^(.*)$ http://exampleredirect.com [L]
Do i need to add any more bad traffic on my proxys as i see that iran is one of my top eaters of by bandwidth, and i see after readying that china ect are also bad.
Will the above blocking get me accepted on Adversal?
-
-
26 November, 2012, 21:51 PM
#2
I just recently started using Adversal. One of their reps told me that they require blocking or redirecting Iranian traffic. He did not mention any other countries.
China is a good idea to block just because they overload proxies. It's a shame since they need it so bad.
Also note the code you pasted only works on Apache servers with mod_geoip installed. Without that module, the site could end up showing a "500 Internal Server Error" message.
-
Thanked by:
robjones (26 November, 2012)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks