Partager via


hostNameSupport Element for system.ftpServer [IIS Settings Schema]

Note

For more information about the hostNameSupport element, see the following topic on the Microsoft IIS.net Web site: FTP Host Name Support <hostHameSupport>.

Specifies whether domain name syntax for virtual host names is allowed.

Syntax

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

useDomainNameAsHostName

Optional Boolean attribute.

true if domain name syntax is supported for virtual host names; otherwise, false.

The default value is false.

Child Elements

None.

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.

serverRuntime

Specifies settings that configure how the FTP service operates.

Remarks

For more information about the hostNameSupport element, see the following topic on the Microsoft IIS.net Web site: FTP Host Name Support <hostHameSupport>.

Element Information

Configuration locations

ApplicationHost.config

Requirements

IIS 7

See Also

Reference

serverRuntime Element for system.ftpServer [IIS Settings Schema]