What is IIS?
Internet Information Service (IIS) is a web server developed by Microsoft which supports HTTP, HTTPS, FTP, SMTP and other internet protocols.
Installing IIS:
Open Add or Remove Programs under Programs and Features and then on left hand side, click on Turn Windows features on or off link.
Features pop-up will open. Click on Internet Information Services which will fill the checkbox with a color rather than showing a tick mark. This means the default setting are selected and will be enabled. Expand and select other features if you want to enable them.
Click OK.
Verification:
When IIS is installed on your system, a new service named World Wide Web Publishing Service is added on system services. Alternatively, you can also press windows key and search for the word "IIS" and it should show up in the list if it's installed successfully.
Hope this is helpful.
Internet Information Service (IIS) is a web server developed by Microsoft which supports HTTP, HTTPS, FTP, SMTP and other internet protocols.
Installing IIS:
Open Add or Remove Programs under Programs and Features and then on left hand side, click on Turn Windows features on or off link.
Features pop-up will open. Click on Internet Information Services which will fill the checkbox with a color rather than showing a tick mark. This means the default setting are selected and will be enabled. Expand and select other features if you want to enable them.
Click OK.
Verification:
When IIS is installed on your system, a new service named World Wide Web Publishing Service is added on system services. Alternatively, you can also press windows key and search for the word "IIS" and it should show up in the list if it's installed successfully.
Hope this is helpful.