To change the index file of a site, add the following line to a file .htaccess in your httpdocs directory:
Â
[code] DirectoryIndex home.html [/code]
Â
Replace home.html with the file that needs to be the index.
To change the index file of a site, add the following line to a file .htaccess in your httpdocs directory:
Â
[code] DirectoryIndex home.html [/code]
Â
Replace home.html with the file that needs to be the index.