> Hi list, a customer > of mine wants to block > users from china and taiwan on his coldfusion driven > website. How can I do this ? I thought of checking the IP > and compare it with IPs (class-A/class-B) nets of those > countries and blocking it. > > Would that be possible ?
It's usually a web server thing, not a CF thing If you're running IIS, then there's a setting that you can block IPs on it fairly easily ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

