All I see is the file structure when I go to my URL. How do I get my site to automatically go to my first page?

All files and folders should go under the public_html directory. Please be sure to create an index file for your first page. This can be index.htm, index.html, index.php, etc. Our system looks for those exact names by default. It must be placed directly under public_html and not a subfolder. When you go to http://yourdomain.com, this file will then automatically open. Without it, your file structure will show instead.

For subdomains and other folders, when going to the folders at http://sub.yourdomain.com or http://yourdomain.com/folder/ an index file in them will behave the same way and automatically open.

Please note, our servers are case sensitive so index.html and Index.html are two separate files. Index.html will not be recognized as the default first page.

  • 1 მომხმარებელმა აღიარეს სასარგებლოდ
იყო თუ არა ეს პასუხი სასარგებლო?

დაკავშირებული სტატიები

Where do I upload my files?

All files and folders should go to the public_html directory. Please be sure to create an index...

Why do I get a red (x) where my images are supposed to be?

Your path to the image is incorrect. You may have put it in a different folder, or named it using...

I don't like my username. How do I change it?

Please open a support ticket and we would be happy to change your username for you.

I have a script that is generating errors. Can you help?

We are here to assist our customers if there is a situation that is believed to be caused by our...

What is the difference between a subdomain, parked domain and add on domain?

A subdomain name points to a subfolder of the primary domain. For instance, cats.pets.com would...