PDA

View Full Version : Uploaded website--Not working!!



nickie720
12-31-2009, 09:16 PM
I really hope someone can help me. I uploaded our website tonight using Dreamweaver CS4. I followed all instructions to the T. This is my first time I've ever uploaded a website but it didn't seem that hard. However, when you go to our website at www.ourphf.com, all you get is the page that starts with "Index of /". If you click on the HTML link on that page, there is our fully functioning website. Can someone go to our website and take a look and tell me what I can do to correct the problem? Thanks so much!

djmatt
12-31-2009, 09:57 PM
you don't have a page called index.html or index.php... you need a "default" page to load.

nickie720
12-31-2009, 10:09 PM
I wish it were that simple! I do have an index.html page. In fact, if you go to the www.ourphf.com webpage and click on the HTML link, our website will show up and if you look at the address in the browser, it says www.ourphf.com/HTML/index.html.

nickie720
12-31-2009, 10:11 PM
Could it have anything to do with how Dreamweaver stores all HTML pages in an HTML folder? I uploaded EVERYTHING from Dreamweaver....files, folders, and all (i.e. Images folder AND all Images files, HTML folder AND all HTML files). Should I only upload relevant pages and images?

farcaster
12-31-2009, 11:00 PM
For the site to work properly, the index.html page must be under the public_html folder, not inside another folder. Maybe you need to double check the way you have constructed your site in Dreamweaver. I've never seen DW try to store the html files in a separate folder by default.