Register index.html As A Home Document In IIS
Question
How do I tell IIS to use the index.html file as the default directory page when loading my site?
Answer
- Open IIS manager
- Select the web site
- Right click and choose
Properties - Go to the
Documentstab - Click
Add - Enter
index.htmlinto the dialog box and clickOK - Click
OKto close theSite Propertiesdialog - Close IIS manager
Please note that these instructions are provided as general information only. Support staff is unable to provide detailed assistance with server configuration issues.


