This topic describes the requirements for configuring sites.
Note |
|
See individual procedures for exceptions to these requirements. |
Levels
The procedures for managing sites can be performed at the following levels in IIS:
Modules and Handlers
The necessary modules and handlers must be installed on the Web server and enabled at the level at which you perform this procedure.
Note |
|
Modules can be enabled only at the Web server, site, and application levels, but handlers can be enabled at all levels. |
The following module(s) are required:
The following handler(s) are required:
Required Permissions
If you perform procedures in this section by using IIS Manager, you must be a server administrator.
If you perform procedures in this section by using Appcmd.exe, running WMI scripts, or editing configuration files, you must have write access to the target configuration file or files.
See Also