Está generado por el archivo index.html del directorio de la web.
This is produced by the file index.html in the web directory.
Un visitante examina su sitio web, solicitando su página index.html.
A visitor browses your website, requesting its index.html page.
Este es el index.html por defecto de su sitio web.
This is the default index page of your website.
Vamos a crear una página index.html para cada sitio.
Then create an index file for each site.
En este ejemplo, index.html pertenece al usuario y al grupo root.
In this example, index.html is owned by the root user and group.
Supongamos asimismo que el archivo index.html está en el directorio mycoolsite.
Let's also say that your index.html file is in the mycoolsite directory.
Crea un archivo nuevo en un editor de texto y guárdalo como index.html.
Create a new file in a text editor and save it as index.html.
De nuevo, guardalo como index.html y súbelo a tu directorio htdocs.
Again, save it as index.html and upload it to your htdocs directory.
Estás viendo el contenido del fichero "index.html" de tu subdominio.
What you see is the index content "index.html" of your subdomain.
Cuando un usuario navega en estos directorios, el archivo index.html se visualiza.
When a user browses into these directories, the index.html file gets displayed.
Continuemos y definamos el compendio básico para la página index.html.
Let's continue and define the basic outline for the index.html page.
Necesitas agregar settings.js a index.html usando otra etiqueta de script.
You need to add settings.js to index.html using another script tag.
Basta con descomprimirlo y abrir con un navegador la página index.html.
Just unzip it and open the page index.html using a web browser.