PDA

View Full Version : Uploaded FTP file now what????



Leah
01-19-2007, 10:32 PM
I have uploaded my website pages from my computer via the FTP, the files are listed but how do I publish them so I have an active website? Please help.:mad: :confused: :eek:

bobdog
01-19-2007, 10:53 PM
Make sure you upload to the public_html folder.

A url would be nice...could you share?

Leah
01-19-2007, 10:59 PM
I am uploading from Publisher 2003...I did it where I can just select the folder from my computer. I saved it as web page files.

Early Out
01-19-2007, 11:42 PM
There is no such thing as "activating" your website. If you upload an index.html to the public_html folder of your domain, and you point a browser to www.yourdomain.com, that page will appear (the "index.html" part is implied). If your webpage is called myhome.html, and you upload it to the same place, pointing a browser to www.yourdomain.com/myhome.html will show it.