TIL: How to change default IIS web server web page
TLDR: Create index.html and save in C:\inetpub\wwwroot
Create an index.html file. This will be the new default page.
Save in the directory C:\\inetpub\\wwwroot
Check the web page displayed on localhost
blog.sywid.dev1 min read