Thread: saving html files
Results 1 to 2 of 2
Related
-
Help with saving Forum: Website Scripts Forum
Replies: 3 -
Templates and HTML Files Forum: HTML Forum
Replies: 0 -
opening new .html files inside a page Forum: HTML Forum
Replies: 9 -
psd files to dmx html Forum: HTML Forum
Replies: 1
-
11-05-2000, 10:10 PM #1
saving html files
How do I save an index.html file to my actual url? When I click the link to my url it shows the generic index.html file. How do I save the file that I made to show up on my website. For example: I uploaded some images and links to said filename.html but when I click on the link to my url the page I created doesn't show up, only the index,htnl file shows up. Please help. Thanks
My e-mail address is
-
11-05-2000, 11:15 PM #2
First of all, your front page needs to be called index.html. Do not use Index(cap I)on a unix server lower case is default, and they are case sensitive.
When you FTP your files to your site they should be placed inside the "public_html" folder.
Dave