Hi, I’ve uploaded all my html files from dreamweaver to the htp folder via ftp.
When I clicked to open the website on my computer it was showing the homepage for great-site (great-site.net > Related links > Free Ecommerce web store > Build my own mobile app… etc)
I read the forum and deleted the file index2.html from htdocs as suggested.
When I open on my phone it just shows Directory listing and the files saved in HTdocs. I can click the links and all the text shows but the pictures show.
My home page is saved as homeindex.html. When I open on my computer it still shows the great-site home page even though I’ve cleared my DNS cache.
Please help how do I get my website to open on the home page and show the pictures properly?
Index file must be named as “index”, if you just want to set the index page…then just rename homeindex.html into index.html, but if you want to disable directory listing too you can achieve this with .htaccess file.
Hi everyone thank you all so much for your advice and help
I think it may be something to do with which browser I’m using as I did clear all the caches but still didn’t change anything. Chrome and Microsoft edge it doesn’t work, but it does on internet explorer, though all my formatting isn’t there.
Do i need to add the CSS to the htdocs folder also?