add Element for hiddenSegments for system.ftpServer [IIS Settings Schema]
Note
For more information about the add element, see the following topic on the Microsoft IIS.net Web site: Adding FTP Hidden Segments <add>.
Specifies a unique URL segment to add to the collection of hidden segments for FTP 7.
Syntax
Attributes and Elements
The following sections describe attributes, child elements, and parent elements for this section.
Attributes
Attribute |
Description |
---|---|
segments |
Required string attribute. Specifies part of the file system that should never be served to clients. Note There is no default value, but FTP access to the _vti_bin virtual directory is blocked when the FTP service is installed. |
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 the top-level section group (in ApplicationHost.config) in which this element is defined. |
security |
Specifies the root element for configuring security settings for an FTP Server. |
requestFiltering |
Specifies configuration settings for request filtering. |
Remarks
For more information about the add element, see the following topic on the Microsoft IIS.net Web site: Adding FTP Hidden Segments <add>.
Element Information
Configuration locations |
ApplicationHost.config |
Requirements |
IIS 7 |
See Also
Reference
add Element for hiddenSegments for system.ftpServer [IIS Settings Schema]