serverRuntime Element for system.ftpServer [IIS Settings Schema]
Note
For more information about the serverRuntime element, see the following topic on the Microsoft IIS.net Web site: FTP Server Runtime <serverRuntime>.
Specifies settings that configure how the FTP service operates. More specifically, the serverRuntime element contains the hostNameSupport element, which lets you configure whether domain name syntax can be used to specify FTP virtual hosts.
Syntax
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
hostNameSupport |
Optional element. Specifies whether domain name syntax for virtual host names is allowed. |
Parent Elements
Element |
Description |
---|---|
configuration |
Specifies the root element in every configuration file that is used by IIS 7. |
system.ftpServer |
Specifies configuration settings used by the FTP server engine and modules. |
Remarks
For more information about the serverRuntime element, see the following topic on the Microsoft IIS.net Web site: FTP Server Runtime <serverRuntime>.
Element Information
Configuration locations |
ApplicationHost.config |
Requirements |
IIS 7 |
See Also
Reference
hostNameSupport Element for system.ftpServer [IIS Settings Schema]