I have a site hosted in IIS.
I want to make 'default.asp' as the index file in a folder. That is when I point the browser to www.mysite.com/folder/ , it should return www.mysite.com/folder/default.asp.
Kindly tell me how to do it.
In Apache, I get it done by a .htaccess file. But totally new to IIS which is in our intranet.
Please help.
Thanks.





Bookmarks