Dec 21, 2008
If you write an IIS7 module, you would typically want to control its behavior based on some configuration data. IIS7 makes it really easy for developers to extend configuration schema so that their customers can put configuration data for their modules...
4 comments
Tags: httpserv.h
Dec 19, 2008
Attachment: ipres.js.txt
There have been few requests on forums where people wanted to control access to sites based on country from where request originated. We recommended people to use IP restriction module functionality which required people to add IP address ranges of the...
2 comments
Tags: IpSecurity