Hello. Recently, I purchased a hosting to place my website on it. As it should be, I uploaded the files of my site into the necessary folders, but when I try to start the installation of the script, instead of the pages of the site, a white page with the inscription Index of / opens. In other people, the site opens correctly. Why is this happening to me?

    3 answers 3

    If the problem is only with you, then you need to clear the browser cache.

      In the root of the directory there should be an index file index.html, or index.php, if it is php hosting. If this is php hosting and there is an index.php file in the root, you may need to change the permissions on the files (usually 755 or 750)

        Both a cache and the default page - all variants should be reconsidered. But even better - put Wireshark , run a trace ( Ctrl + E ), go to the site, wait for the result in the browser window, switch to Wireshark , stop the trace (again Ctrl + E ), type http in the filter and click Apply on the side. Then on the first packet with the right button and there Follow TCP Stream . In the new window that appears you will be happy.