Host Website Static with Internet Information Services (IIS) Manager

  # Install IIS Management Console + WebAdministration module

Copied!

  # Make Folder and The Simple Html

Copied!

  # ( Important ) Import Module WebAdministration

Copied!

  # Add new site

Copied!

  # Set site to start automatically

Copied!

  # Stop Defaul web

Copied!

  # Start the site now

Copied!

  # List all sites

Copied!

  # Remove site

Copied!