This identifier contains a list of possible default HTML document names. If the browser makes a request that lacks a file name, the server will search the list of default files in order. The first file from the list it finds that actually exists in the browser-specified directory will be sent to the browser. Multiple file names can be specified as a comma-delimited list, such as Filename1, Filename2, and so on.
Data type | STRING |
Default inheritance | Inheritable |
User type | IIS_MD_UT_FILE |
This identifier is available at the following metabase keys:
Metabase Path | Key Type |
/LM/W3SVC | IIsWebService |
/LM/W3SVC/n | IIsWebServer |
/LM/W3SVC/n/ROOT | IIsWebVirtualDir |
/LM/W3SVC/n/ROOT/WebVirtualDir | IIsWebVirtualDir |
/LM/W3SVC/n/ROOT/WebVirtualDir/WebDirectory | IIsWebDirectory |
If the MD_DIRBROW_LOADDEFAULT flag is not set in the MD_DIRECTORY_BROWSING identifier, the server will not search for a default document.
DefaultDoc, MD_DIRECTORY_BROWSING