I have a classic ASP application.
in this there is web folder i.e root folder.
in web folder,there is LOGIN folder.
in LOGIN folder,there is login.asp.
i want to open login.asp when host on IIS.
i want to do setting only in web.config.
plz suggest.
web/LOGIN/login.asp

Raja TPosted Feb 23, 2016, 6:53 AM
Amit KumarPosted Feb 23, 2016, 6:37 AM
Francis SusaimichaelPosted Feb 23, 2016, 6:29 AM
The below blog post is for ASP.Net. But I tested this one with classic ASP too. It's working fine.
http://www.aspdotnetchamp.com/2013/10/iis-tips-tricks-2-set-default-page-for_23.html
Pramod GuptaPosted Feb 23, 2016, 6:17 AM
Raja TPosted Feb 23, 2016, 5:45 AM