PDA

View Full Version : General help infromation


jjmartin
1-6-03, 09:00 PM
If I create a document called, for example, abcdef.html, and I wish to upload it to my website, must I rename it index.html? If so, why? Are all documents on the web called index.html at some level?

JJ Martin

Starr
1-6-03, 09:21 PM
Only your main page needs to be called index.html. Any other page can be anything.html.

BerksWebGuy
1-7-03, 12:51 AM
Remember to upload all you webpages to the htdocs folder (unless you need them in the cgi-bin). The page you want the visitor to see by default...name index.html . Then you can name the other pages whatever you want (as explained above).

Good Luck :cool: