How do you upload website files to a Windows web server using Internet Information Services IIS?

Steps to upload and configure website files using IIS,
Place the website files(html, css,js,asp net) in a folder on the server path (C:\inetpub\wwwroot\website files)
Open IIs Manager - Search for IIS in windows start menu to open Internet information services Manager.
Create Site- expand the server node in the Connections pane.
Right click Site and select Add website.
Enter a Site Name and set the physical path for your folder and set the port(80 or 443) and Click Ok. Then Set Configuration application pool, permissions for IUSR and verify hosting.
Use a browser to access website IP address in a local machine and check website is loading without issues.
Пожалуйста, войдите, чтобы спрашивать, отвечать, делиться, ставить лайки и голосовать.