I'd like to set the default page of a directory under /inetpub/wwwroot to something other than 'index.html'. Using Apache and .htaccess I'd use the 'DirectoryIndex' statement. How can I do this in IIS?
|
feedback
|
|
In the IIS Manager, right-click the folder you want to change the default document for. Click Properties, click Documents Tab. Check-mark "Enable default content page" and "Add" the page you want as your default.
| |||
feedback
|
