阅读背景:

CLASSIC VS INTERGRATED IN IIS 7.0

来源:互联网 

Classic mode (the only mode in IIS6 and below) is a mode where IIS only works with ISAPI extensions and ISAPI filters directly. In fact, in this mode, ASP.NET is just an ISAPI extension (aspnet_isapi.dll) and an ISAPI filter (aspnet_filter.dll). IIS just treats ASP.NET as an external plugin implemented in ISAPI and works with it like a black box (and only when it's needs to give out the request to ASP.NET). In this mode, ASP.NET is not much different from PHP or other technologies for IIS. Classic mode (the only mode in IIS6 and below)




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: