|
This section of the documentation applies to the URL Rewrite Module Version 2.0 for IIS 7 This article provides an overview of the URL Rewrite Module 2.0 functionality and explains the new configuration concepts used in this version. For detailed information ...
|
Created
Jul 16, 2009
by
ruslany
|
|
Managing large web farms with IIS 7.0 and Windows Server 2008 has become simpler than ever. In this tutorial we will cover how to setup IIS 7.0’s new shared configuration features. ...
|
Created
Apr 29, 2008
by
iisteam
|
|
Distributed, file-based configuration is a powerful new feature of IIS 7.0 that enables delegated management of Web application settings at a very granular level. This tutorial covers the structure of IIS and ASP.NET configuration, unlocking IIS configuration ...
|
Created
Feb 24, 2008
by
iisteam
|
|
Strongly typed schema written in clear-text XML makes IIS 7.0 configuration files simple to read and edit. This tutorial covers reading and setting configuration in ApplicationHost.config at the server level and Web.config files at the site and application ...
|
Created
Feb 24, 2008
by
iisteam
|
|
Introduction The Internetchanges the ways in which companies handle their day-to-day business and how they compete in the marketplace. With the advent of new web technologies and the increase of the number of customers accessing resources available through ...
|
Created
Dec 10, 2007
by
IIS Team
|
|
Abstract This article explains how to enable delegated configuration on the server.It discusseshow to deploy configuration settings for the server and for your applications, together with the content pages and application code. It contains: Introduction Prerequisites ...
|
Created
Nov 23, 2007
by
saad
|
|
Introduction IIS introduces a brand-new file-based configuration system for its seventh product release. This new systememphasizes a data-driven system suited for an entire web platform where technologies like ASP.NET, Indigo and even third-party components ...
|
Created
Nov 23, 2007
by
saad
|
|
Introduction IIS 7.0 feature delegation will interest you if you are one of the following: A server administrator and you are not the primary person providing content on your server. A developer and you want your server administrator to give you more control ...
|
Created
Nov 23, 2007
by
saad
|
|
IIS 7.0Manager Feature to Configuration Mapping This is a quick reference for mapping IIS 7.0Manager features in the feature list to configuration sections and the modules that consume those configuration sections. The table below shows the IIS 7.0Manager ...
|
Created
Nov 23, 2007
by
saad
|
|
Abstract This document explains how to lock and unlock configuration on the server. You will learn what settingsthe application-level configuration files can overrideand how to use the location> element to lock entire sections. You will experiment with ...
|
Created
Nov 22, 2007
by
saad
|
|
Introduction to ApplicationHost.config ApplicationHost.config is the root file of the IIS 7.0 configuration system. It includes definitions of all sites, applications, virtual directories and application pools, as well as global defaults for the web server ...
|
Created
Nov 22, 2007
by
saad
|
|
Introduction The configuration system in IIS 7.0 is significantly different than in previous versions of IIS, and builds on top of some (but not all) of the concepts of the .NET framework configuration system. Its scope spans across the entire web server platform ...
|
Created
Nov 22, 2007
by
saad
|
|
Introduction ApplicationHost.config is the root file of the IIS 7.0 configuration system. It includes definitions of all sites, applications, virtual directories and application pools, as well as global defaults for the web server settings (similar to machine ...
|
Created
Nov 22, 2007
by
saad
|
|
Abstract IIS 7.0 introduces a brand-new configuration system, at the core of all the new administration-related features. The configuration system is based on distributed, clear-text, XML files that hold the configuration settings for the entire web server ...
|
Created
Nov 22, 2007
by
saad
|
|
Overview AppCmd.exe is the single command line tool for managing IIS 7.0. It exposes all key server management functionality through a set of intuitive management objects that can be manipulated from the command line or from scripts. AppCmd enables you to ...
|
Created
Nov 16, 2007
by
pharr
|