Operation Sheet 3.1: Installing Internet Information Service (IIS) in Windows Server 2012 R2
Operation Sheet 3.1: Installing Internet Information Service (IIS) in Windows Server 2012 R2
2017
Procedure:
PART II: Steps to Host/ Create website on IIS on Windows Server 2012 R2
<!DOCTYPE html>
<html>
<body>
<h1>Welcome to my Server</h1>
<p>Amasedgenalehu </p>
</body>
</html>
Step 5: To create website right click on sites and then select Add website.
In “IP Address” option, you can even select an IP address on which you want this site to run.
Click on Ok to continue.
Step 10. Type server name (http://servername) in address bar and hit enter. This would show the
webpage that we created.