Configration of IIS ( Internet Information Service ) Server

Published on


Configration of IIS ( Internet Information Service ) Server

Steps to Install IIS Server on Windows Server

  1. Open Server Manager from search

  2. Dashboard

  3. Add Role and Features (Option Number 2)

  4. Click all Next in the Installation Wizard (for basic installation)

    a. In Server Selection select IIS Server

  5. Close the Wizard

By Doing all the above steps you have successfully installed an IIS Server which is accessible localhost

The path to store the website inside the IIS server is

  1. Open File Explorer

  2. C Drive

  3. intetpub

  4. wwwroot

    C:\inetpub\wwwroot this path would store the files which can been seen on webpage

Thank you for reading. This article is part of the PaperAstro starter template.