How to install two websites in IIS



How to install two websites in IIS

How to install two websites in IIS

This IIS tutorial for beginners will show you how to host multiple websites on one server.

It will show you how to install two websites in iis

Both websites will have the same IP and only the host names will be different. The Websites will also both use the same port, port 80.

To follow along with this tutorial you will need to have IIS installed, you can see how to do so here:

https://youtu.be/AdjSXdA1ve0

You may also want to edit the hosts file, you can see how to do so here:

https://youtu.be/0LnWEb_igAM

In this video you will first open IIS.

Next you will see how to add a second website to IIS.

You will then create a default web page for this server in IIS.

Next you will then add a default website for the first website in IIS.

Finally you will test that you can reach each website via a browser.

This IIS tutorial used IIS 10 on windows server 2016 but the process shoudl be much the same for IIS 8 and server 2012.

A full text tutorial can be found here:
https://darrenoneill.eu/?p=730

Comments are closed.