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.... 阅读全文
posted @ 2013-12-25 12:03 philzhou 阅读(427) 评论(0) 推荐(1) 编辑