What's New in the Web Server (IIS) Role (IIS 7)

  What's New in the Web Server (IIS) Role (IIS 7)

  What are the major changes?

  Many features have been added or enhanced in Internet Information Services (IIS) 7.5, which is the foundation of the Web Server role in Windows Server 2008 R2.

  The following changes are available in the Web Server (IIS) role in Windows Server 2008 R2:

  Integrated extensions

  WebDAV and FTP

  Request Filtering

  Administration Pack modules

  Management enhancements

  Best Practices Analyzer

  Windows PowerShell Provider and cmdlets

  Configuration logging and tracing

  Application hosting enhancements

  Service hardening

  Managed service accounts

  Hostable Web Core

  Failed Request Tracing for FastCGI

  Enhancements to .NET support on Server Core

  Integrated extensions

  Building on the extensible and modular architecture introduced with IIS 7.5, the new IIS 7.5 integrates and enhances existing extensions while still providing additional extensibility and customization.

  WebDAV and FTP

  WebDAV and FTP functionality available in IIS 7 has been greatly enhanced by incorporating many new features that enable Web authors to publish content more reliably and securely than before. The new FTP and WebDAV modules also offer Web server administrators
more options for authentication, auditing, and logging.

  Request Filtering

  The Request Filtering module, previously available as an extension for IIS 7, helps prevent potentially harmful requests from reaching the server by allowing you to restrict or block specific HTTP requests.

  Administration Pack modules

  Extension modules previously available for IIS 7 as part of the IIS Administration Pack offer additional tools to help you administer your IIS 7.5 Web server from IIS 管理器. These modules include the Configuration Editor and UI extensions that will help
you manage Request Filtering rules, FastCGI, and ASP.NET application settings.

  Management enhancements

  IIS 7.5 has the same distributed and delegated management architecture as IIS 7, but IIS 7.5 also offers new administration tools.

  Best Practices Analyzer

  Best Practices Analyzer (BPA) is a management tool that can be accessed by using Server Manager and Windows PowerShell. BPA can help administrators reduce best practice violations by scanning an IIS 7.5 Web server and reporting when potential configuration
issues are found.

  Windows PowerShell Provider and cmdlets

  The IIS module for Windows PowerShell is a Windows PowerShell snap-in that allows you to perform IIS administrative tasks and manage IIS configuration and run-time data. In addition, a collection of task-oriented cmdlets provide a simple way to manage
Web sites, Web applications, and Web servers.

  Configuration logging and tracing

  Configuration logging and tracing allows you to audit access to the IIS configuration and to track successful or failed modifications by enabling any new logs that become available in the Event Viewer.

  Application hosting enhancements

  Offering a variety of new features that help increase security and improve diagnostics, IIS 7.5 is an even more flexible and manageable platform for many types of Web applications, such as ASP.NET and PHP.

  Service hardening

  Building on the IIS 7 application pool isolation model that increased security and reliability, every IIS 7.5 application pool now runs each process as a unique, less-privileged identity.

  Managed service accounts

  Domain accounts that have passwords managed by the host computer are now supported as service identities in IIS 7.5. This means that server administrators no longer have to worry about expiring application pool passwords.

  Hostable Web Core

  Core IIS Web engine components can be consumed or hosted by other applications. This lets IIS components service HTTP requests directly in an application. This is useful for enabling basic Web server capabilities for custom applications or for debugging
applications.

  Failed Request Tracing for FastCGI

  In IIS 7.5, PHP developers that use the FastCGI module can implement IIS trace calls within their applications. Developers can then troubleshoot application errors by using IIS Failed Request Tracing to debug the code during development.

  Enhancement to .NET support on Server Core

  The Server Core installation option of Windows Server 2008 R2 provides support for the .NET Framework 2.0, 3.0, 3.5.1, and 4.0. This means you can host ASP.NET applications, perform remote management tasks from IIS 管理器, and locally run cmdlets included
with the Windows PowerShell Provider for IIS.

  Who will be interested in these features?

  Any business or organization that hosts or develops Web sites or Windows Communication Foundation (WCF) services can benefit from the improvements made in IIS 7.5.

  The following groups might be interested in these changes:

  Enterprise IT planners and designers for organizations.

  IT professionals who deploy or administer IIS.

  Developers who create Web sites or WCF services.

  Internet service providers (ISPs) or similar organizations that provide Web hosting.

  Which editions include the Web Server (IIS) role?

  This feature is available in all editions.

时间: 2024-09-09 00:09:42

What's New in the Web Server (IIS) Role (IIS 7)的相关文章

在Java ME平台中使用Subversion、NetBeans IDE和Sun Java System Web Server

问题 源代码管理(SCM)产品用于管理多个版本的项目文件,允许您保存新版本.恢复较旧版本以及在不同版本之间进行比较.当您在修改项目的过程中引入了bug,这将是一个非常有价值的功能.大多数较新源代码管理(SCM)产品除了可管理各文件的版本之外,还提供了在 Bell 实验室中开发的源代码控制系统(SCCS). 即使对于小型项目,每一位开发人员也应该使用源代码管理(SCM).小型项目转变成大型项目是必然的事情,虽然从工作上说仅仅需要修复错误和添加功能.跟踪和管理软件的能力是获得成功的关键因素. 应用程

Delphi开发Web Server程序返回图像的方法

Internet/Intranet在九十年代可能是最流行的计算机术语了,不管是计算机行业内的人士还是计算机外的人士,都会使用Internet/Intranet,有的查资料,有的是宣传自己和公司,甚至有许多以前从没有想到用Internet的东西现在也在用Internet来解决, 比如有的程控数字计算机维护用Internet来解决.在这一切应用之中,基于Web Server的应用程序的开发是基本点,但如何开发Web Server的程序呢? Delphi 3是Borland公司1997年推出的可视化.

安全配置和维护Apache WEB Server

apache|server|web|安全 前言:在目前的Internet时代,主页已成为树立公司形象和展示自我天地的一个重要手段,配置一台强大且安全的Web Server就显得尤其重要.在众多的Web Server产品中,Apache是应用最为广泛的一个产品, 同时也是一个设计上非常安全的程序.但是,同其它应用程序一样,Apache也存在安全缺陷.本文将详细介绍如何正确配置和维护Apache WEB Server的安全性问题等. 一.Apache服务器的介绍 Apache服务器它是Interne

通过asp入侵web server,窃取文件毁坏系统-ASP漏洞集

server|web    本文主要叙及有关ASP/iis的安全性问题及其相应对策,不提倡网友使用本文提及的方法进行任何破坏,否则带来的后果自负通过asp入侵Web server,窃取文件毁坏系统,  这决非耸人听闻...   iis的安全性问题   1.iis3/pws的漏洞   我实验过,win95+pws上运行ASP程序,只须在浏览器地 址栏内多加一个小数点ASP程序就会被下载下来.IIS3听说也有同样的问题,不过我没有试出来.   2.iis4的漏洞   iis4一个广为人知的漏洞是::

通过asp入侵web server,窃取文件毁坏

本文主要叙及有关asp/iis的安全性问题及其相应对策,不提倡网友使用本文提及的方法进行任何破坏,否则带来的后果自负 通过asp入侵web server,窃取文件毁坏系统,这决非耸人听闻... iis的安全性问题 1.iis3/pws的漏洞 我实验过,win95+pws上运行ASP程序,只须在浏览器地址栏内多加一个小数点ASP程序就会被下载下来.IIS3听说也有同样的问题,不过我没有试出来. 2.iis4的漏洞 iis4一个广为人知的漏洞是::$DATA,就是ASP的url后多加这几个字符后,代

通过asp入侵web server,窃取文件毁坏系统

本文主要叙及有关asp/iis的安全性问题及其相应对策,不提倡网友使用本文提及的方法进行任何破坏,否则带来的后果自负 通过asp入侵web server,窃取文件毁坏系统,这决非耸人听闻... iis的安全性问题 1.iis3/pws的漏洞我实验过,win95+pws上运行ASP程序,只须在浏览器地址栏内多加一个小数点ASP程序就会被下载下来.IIS3听说也有同样的问题,不过我没有试出来. 2.iis4的漏洞iis4一个广为人知的漏洞是::$DATA,就是ASP的url后多加这几个字符后,代码也

以前收集的一些资料---怎么解决InterDev错误“Unable to contact Web server”

interdev|server|web|错误|解决 你这个问题产生的原因实在太多了,我只好给你一一列出来了:1.首先要保证你的Web Server运行中,检查方法是使用IE随便打开你Web上的一个页面  注意是打开Web Server上的页面,不要使用打开文件方式.2.保证你安装了FrontPage Server Extensions.检查方法如下:  打开以下网址,如果出现下面的错误,就说明你还没有安装.   http://<servername>/_vti_bin/shtml.dll.  

ASP Hack &amp;amp; Anti-Hack (通过asp入侵web server,窃取文件毁坏系统,这决非耸人听闻...)

server|web     ASP Hack & Anti-Hack         本文主要叙及有关asp/iis的安全性问题及其相应对策,不提倡网友使用本文提及的方法进行任何破坏,否则带来的后果自负     通过asp入侵web server,窃取文件毁坏系统,这决非耸人听闻...     iis的安全性问题    1.iis3/pws的漏洞    我实验过,win95+pws上运行ASP程序,只须在浏览器地址栏内多加一个小数点ASP程序就会被下载下来.IIS3听说也有同样的问题,不过我没

如何通过asp入侵web server,窃取文件毁坏系统

server|web 本文主要叙及有关asp/iis的安全性问题及其相应对策,不提倡网友使用本文提及的方法进行任何破坏,否则带来的后果自负 通过asp入侵web server,窃取文件毁坏系统,这决非耸人听闻... iis的安全性问题 1.iis3/pws的漏洞我实验过,win95+pws上运行ASP程序,只须在浏览器地址栏内多加一个小数点ASP程序就会被下载下来.IIS3听说也有同样的问题,不过我没有试出来. 2.iis4的漏洞iis4一个广为人知的漏洞是::$DATA,就是ASP的url后多