The index.html file is the default file a web server will serve up when you access the website using just the domain name and not a specific HTML file name. In the /var/www/html directory, create a file with the name index.
So i guess it is part of the http-protocol (webserver->client) on which page to start.