What are the default document extensions?

DETAILS
The default document extensions in order of rank are:
index.html
index.htm
index.asp
index.aspx
default.htm
default.html
default.asp
default.aspx

Please note that the above are listed in rank order. Therefore, if you have both an index.htm page and a default.htm page in a directory, then the index.htm will be shown as default because it is ranked higher. Similarly, if you have an index.asp page and a default.aspx page, then the index.asp page will be shown as default, because it is ranked higher.

We recommend only having one of the above default documents in your directories. 

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

What is a Web Application?

DETAILS By default, your root directory is setup as an application root or application...

Can you provide me with some OleDB connection string examples?

DETAILS MS Access (Jet) "PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA Source=[Path to database];User...

I received HTTP 500 - Internal Server Error when I try to access my ASP or ASP.net page. What does this mean?

DETAILS "HTTP 500 - Internal Server Error" is one of the most uninformative error...

ASP.NET Support

All of our servers fully support the following versions of ASP.NET Asp.Net v1.1 Asp.Net...