<?php if (apache_note("GEOIP_COUNTRY_CODE") == 'CN'){ header("Location: http://www.anotherplace.com"); } ?>