Default Source Type
Description
This value indicates the file system to use when any of the following cases
occurs:
- A URL is not aliased
- An alias does not have an explicit source type.
- The server's home page is requested ('/')
For instance, the server would look for a request of
'/company/employee.html' in the FileSystem if
'/company' is not aliased.
Parameters
File system to use as a default. Valid values are:
*Root
-
The root file system of IFS.
*QSYS
-
The native AS/400 objects in the QSYS library.
*QDLS
-
Document Library Services or shared folders
file system.
Default If No Entry Found
*Root
Command To Change This Value
File Syntax
DefaultSourceType FileSystem
Only one entry may exist in the
master server configuration file.
If more than one entry is found, the last one will be used.
Also See