PDA

View Full Version : What is the name of the homepage?


hello
09-29-2005, 08:00 PM
What is the name of the homepage, such as index.html or homepage.html???

Cojawfee
09-29-2005, 08:23 PM
What do you mean? You want the name of the file that the browser goes to by default? That would be index.*** be it .htm, .php, or .asp.

hello
09-29-2005, 09:34 PM
Thanks. That was my guess.

hello
09-29-2005, 10:19 PM
Nope. Didn't work. Right now, when you go to my site it brings you to the raw ftp page. I uploaded index.html, and it's not working. Why?!!

ElCapitanAndy
09-29-2005, 10:38 PM
It has to be in the public_html folder, if you don't have it there. Make sure that your entire site is in that folder.

hello
09-29-2005, 10:46 PM
Alright. Thanks, I'll try that.