Changing a classic ASP start page from IIS
Web Development
2
Posts
2
Posters
0
Views
1
Watching
-
I am changing some markup and need to make another classic asp page as the start up page from with in IIS. How do I change the classic asp start page from IIS directly?
-
I am changing some markup and need to make another classic asp page as the start up page from with in IIS. How do I change the classic asp start page from IIS directly?
Open IIS Manager, click on your site, select "Default Document" in the "IIS" section. Add your desired asp page and move it to the top of the list.