Welcome to MSDN Blogs Sign in | Join | Help

December 2008 - Posts

Using IMetadataInfo::GetModuleContextContainer to store configuration data

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
Posted by kjsingla | 0 Comments

Generating configuration to allow/deny access to countries

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
Posted by kjsingla | 0 Comments
 
Page view tracker