What is “IIS 7 Recommended Configuration” in Web Platform Installer 3.0?

前端 未结 2 701
庸人自扰
庸人自扰 2021-02-13 19:27

Just installed the new IIS Express today and saw that the Web Platform Installer also has the option to install \"IIS 7 Recommended Configuration\". But I couldn\'t actually fig

相关标签:
2条回答
  • 2021-02-13 20:05

    This seems to be from the Chris Sfanos post here: http://forums.iis.net/t/1174703.aspx

    But it doesn't really say what it improves over what IIS 7 already has.

    0 讨论(0)
  • 2021-02-13 20:07

    quote site

    The IIS 7 Recommended Configuration in WebPI v3 is the equivilent of the IIS 7 components that were installed automatically in WebPI v2 when you installed an application.

    For example, in WebPI v2 and on a clean Win7 machine, if you selected to install DotNetNuke, WebPI would automatically bring along a set of IIS components so your application would function.

    WebPI v3 does the same thing, but now we've added an entry to allow you to easily install our recommended set of IIS7 components without installing an application

    For reference, here is the list of components

    • Static Content
    • Default Document
    • Directory Browse
    • HTTP Errors
    • HTTP Logging
    • Logging Libraries
    • Request Monitor
    • Request Filtering
    • HTTP Static Compression
    • Management Console
    • ASP NET
    • NetFX Extensibility
    • ISAPI Filter
    • ISAPI Extensions
    0 讨论(0)
提交回复
热议问题