标签:creat spec script removing www while scope base call
下载并安装 Administration Pack 到你的Windows Server 2008 上。可以通过下面的链接来下载Administration Pack。
https://www.iis.net/downloads/microsoft/administration-pack
https://www.iis.net/downloads/microsoft/administration-pack
The IIS 7.0 Administration Pack adds to the set of management features that ship with IIS 7.0 to include Administration UI support for ASP.NET authorization, custom errors, FastCGI configuration, Request Filtering and much more. The Administration Pack also provides a generic configuration editor, capable of setting any IIS 7.0 configuration setting and automatically generating scripts to make the task easily repeatable.
The IIS Administration Pack user interface (UI) extensions allow administrators to more easily configure settings in IIS Manager for features previously manageable only through script or by direct editing of configuration files. Specifically, the UI extensions enable IIS Manager users to edit FastCGI settings, such as creating new file handlers; modify ASP.NET authorization and custom error settings; and set up rules for HTTP request filtering.
Configuration Editor allows you to use IIS Manager to make changes to any section, attribute, element, or collection in IIS configuration files, while providing the ability to control modifications to configuration files by placing or removing locks. To help automate configuration tasks, Configuration Editor also gives administrators the ability to generate scripts based on the actions taken in Configuration Editor.
在 Server 2008 企业版下, 安装 IIS 7 后,勾选好 请求筛选模块了。安装完毕后,"请求筛选"却不显示!
标签:creat spec script removing www while scope base call
原文地址:http://www.cnblogs.com/Jeely/p/6956209.html