Start Page

I have 2 pages in my sub domain, http://kk.ziggle.org (My personal site), index.htm and default.asp. When you visit my site you get default.asp. How can I set it so that the start page is index.htm?

You’re better off renaming default.asp to something else.
-Dave

[QUOTE=Bliss]
I have 2 pages in my sub domain, http://kk.ziggle.org (My personal site), index.htm and default.asp. When you visit my site you get default.asp. How can I set it so that the start page is index.htm?
[/QUOTE]

Try enabling directory indexes and put index.html (or whatever you want) the first one. Should work I guess

My thanks to you. :))