Modules in IIS 7 and their functionality
January 9th, 2010 by Sanket
IIS 7.0 modules and their functionality
Following are the modules which are available in IIS 7 by default.
Module name
Description
HTTP modules
CustomErrorModule
Sends default and configured HTTP error messages when an error status code is set on a response
HttpRedirectionModule
Supports configurable redirection for HTTP requests
OptionsVerbModule...