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

前端 未结 2 700
庸人自扰
庸人自扰 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: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

提交回复
热议问题