bindings Element for siteDefaults for sites [IIS Settings Schema]
Note
For more information about the bindings element, see the following topic on the Microsoft IIS.net Web site: Default Bindings <bindings>.
Specifies the default bindings to access all sites on the server.
Syntax
Attributes and Elements
The following sections describe attributes, child elements, and parent elements for this section.
Attributes
None.
Child Elements
Element |
Description |
---|---|
binding |
Optional element. Configures a default binding for all sites on the server. |
clear |
Optional element. Clears references to default settings that are inherited from the parent level of the configuration. |
Parent Elements
Element |
Description |
---|---|
configuration |
Specifies the root element in every configuration file that is used by IIS 7. |
system.applicationHost |
Specifies the root element for configuring Web process settings. |
sites |
Specifies configuration settings for all sites on the server, and includes settings for applications and virtual directories in those sites. |
siteDefaults |
Specifies default settings for all sites on the server. |
Remarks
For more information about the bindings element, see the following topic on the Microsoft IIS.net Web site: Default Bindings <bindings>.
Element Information
Configuration locations |
ApplicationHost.config |
Requirements |
Microsoft Internet Information Services (IIS) version 7.0 |
See Also
Reference
binding Element for bindings for siteDefaults [IIS Settings Schema]
clear Element for bindings for siteDefaults [IIS Settings Schema]