Home Solutions Web and Application Hosting Site Development Services InfraServer Application Server Technical Support Corporate Login
|
|
| infraServer components: Directory
|

The Directory component, as with the Document and
Account
components, serves the role of allowing web content to be organized hierarchically and
accessible by URL.
The rendering of a Directory is similar to that which one might see in the file system browser of an operating system GUI. Three different renderings are available: [1] icon view - the contents of the Directory are displayed as icons and the component names; [2] list view - the contents of the Directory are displayed in a list with more component information such as last modified and file size; [3] table view - the contents of the Directory and all ancestors of the Directory are displayed for a detailed view of the location of current node relative to the file system hierarchy.
Attributes
| Name |
Value/Explanation |
| default Document |
The name of a Document contained by this Directory which shall serve as the actual response to read-only requests for this Directory. This functionality is akin to the feature on other servers wherein a particular file within a directory (e.g. index.html) is retrieved when the requested url is actually a directory. |
|