Search Our Database

How to change default document in Linux Shared Hosting

Last updated on |
by

Under your domain’s public_html folder, there should be a file named “.htaccess”. If it is not there create a new file with the same name.

Edit the “.htaccess” file and add this line:

 DirectoryIndex default.html

Where “default.html” is the name of your default page