Forum Moderators: open
..Anything else you can add would be appreciated.
Thanks
Tom Beach
The first question you need to ask is why your host doesn't allow index.shtml as the directory index - it looks like an oversight on their part.
As you mention index.asp and default.asp, I assume you're hosted on a Windows server. Have you thought about using index.asp rather than index.shtml? The syntax is the same as SSI for simple includes, and it will allow you to use other more advanced ASP code in the page later on, without changing the file extension again.
Within their (the hosts) documentation it states that any pages that have ssi's will need to have a shtml file extension.
But you could very well be right that the .asp extension would work as this information is pre-new Windows server.
I'll check with them. Though it could be days before I get an answer.
Thanks again