View Full Version : index page


Miette
07-21-2003, 10:26 PM
ok, so I'm moving my site to a new host, let's say it's called www.blah.org, which will make my URL www.blah.org/my-user-name/
Well, my splash page is called index.html, and my question is: how do I make it, so when people type my URL they go directly to www.blah.org/my-user-name/index.html?
I don't know if my question is clear, ask if you need more info ;)
Thanks :D

kittycat
07-21-2003, 10:36 PM
They will automatically, you don't have to do anything. index.html is the page that shows up when you go to a url without a file name on the end.

Miette
07-21-2003, 10:43 PM
Yeah, thanks! I found that out. I think I was worrying in advance for no reason lol
Thanks anyway ;)