Godaddy enable index.html

To enable index.html on GoDaddy server you should write just one line into your '.htaccess' file in root folder on your site.
DirectoryIndex index.php index.html index.htm home.html- Note!
- All files need to be writen into single line
P.S. If don't already have .htaccess file, create it (dot at the begining is important part of file name).
Best practice is to create file and name it 'htaccess.txt', write data into file, upload on server then rename it into '.htaccess'.





