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

不打扰是莪最后的温柔 提交于 2019-12-21 03:56: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 figure out anywhere what it does?

Anyone using it?


回答1:


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



回答2:


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.



来源:https://stackoverflow.com/questions/4689304/what-is-iis-7-recommended-configuration-in-web-platform-installer-3-0

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!