<div class="body">
I have a website on IIS.
This website dosn't have a default.html document in his root folder (and not even .htm, .asp or anyone listed on default document on IIS).
How could I know which document is using IIS to display the web page? I don't see the document on the URL.
Can this be configured on web.config or somewhere else?
Kinda mistery for me.
</div>