A list of welcome files provides a server with a list of files to
direct a request if a web-site is accessed without a particular file being
specified.
The first file in the list is opened if it exists. Otherwise, the
server continues down the list until it finds a file that exists and then it
opens it.