/WebServer/Index Registry Key
NAME
/WebServer/Index
DEFAULT
index.php;index.html
DESCRIPTION
This specifies the name of the website’s home page. This is the document that
would be served if a file is not specified in the URL. Multiple files may be
specified separated by a semicolon ';'. The search is from left to right so
the files are in priority order. The defaults of index.php and index.html
are always included in the search as they are automatically appended to the
content of this key.
SEE ALSO
HELP Topics:
WebServer/Path
[/flash/manpages/registry.hlp:2086]