To set default document
Step 1
Default document will allow IIS to find list of files that is defaulted to be the main entry page to other resource on your web site.
Step 2
To change the default document, this is what we have to do. First, choose the Start option and then select Program. After that, choose Administrative Tools and then IIS.
Step 3
Then choose the website that we would like to administer.
Step 4
Then choose Documents tab. After that, select Enable Default Document and click on Add to put a default document called demo.asp. The web server will look for this document every time users access it.
Step 5
In this window here, key in Demo.asp and click OK to continue.
Step 6
Your document will look something like this. Just open your browser to test your newly created default document.
No comments:
Post a Comment