Index Name
Description
The index name is used as the default page to display when only a
directory is specified by the browser (no file). For instance, a request of
<http://domain.com/> would return the FileName
stored in the document root path of the
default source type file system (if it exists).
A check is always made for this file if only a directory is specified.
If found, the file is returned. Otherwise, a
dynamic index is returned (if enabled). In QSYS, this
name can refer to either a file
or a member (the server looks for one) and it can have a MIME type
extension that is used.
Parameters
Name of the default file. If in QSYS, a MIME type extension
is removed before checking whether it exists.
Default If No Entry Found
index.html
Command To Change This Value
File Syntax
IndexName FileName
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