INDEX Problems

spades

New member
Joined
Jul 10, 2006
Messages
1
Location
OH
I am new to web site making, my problem is that i changed the Index.html file and posted a pic saying that the site is under construction...Now a have made a page and trying to upload the new index file i have no proble uplaoding but when i look at the site it still has the orginal pic???What am i doing wrong...Thanks mike
 
Make sure you are overwriteing the original index.html.
If you have 2 files:
index.html
Index.html

the "index.html" will have priority, so case matters. Use lower case, and delete any index.html files that you are not using.

John
 
Back
Top