What is Webserver IIS? How To Install It and Create a Static Webpage on Windows Server
Credit: ITD Consulting

What is Webserver IIS? How To Install It and Create a Static Webpage on Windows Server

Lab Introduction: We'll learn how to install Webserver IIS and Creating a static webpage on the windows server.

What is IIS (Internet Information Services) Webserver?

The IIS web server provides a secure, easy-to-manage, modular and extensible platform for reliably hosting websites, services, and applications.        

I'm Assuming that your Windows Server Ec2 Instance is Ready.

If not, then please go through this article. Link mentioned below. 👇

No alt text provided for this image
This is Windows Server Ec2 Instance.

1 . Click on Start. Select the "Server Manager" option.

No alt text provided for this image

2. Close the dialogue box.

No alt text provided for this image

3. Now selection the 2nd Option "Add roles and features".

No alt text provided for this image

4. Click on the Next Button.

No alt text provided for this image

5. Click on the Next Button.

No alt text provided for this image

6. Click on the Next Button.

No alt text provided for this image

7. Select the second last option "Web Server IIS".

No alt text provided for this image

8. Click on the "Add Features" Button.

No alt text provided for this image

9. Now we can see "Web Server IIS" is selected.

No alt text provided for this image

10. Click on the Next Button.

No alt text provided for this image

11. Click on the Next Button.

No alt text provided for this image

12. Click on the Next Button.

No alt text provided for this image

13. Click on the Install Button.

No alt text provided for this image

14. Installation in progress...

No alt text provided for this image

15. After the installation is complete. Close the Add Roles and Features Wizard.

No alt text provided for this image

16. Click on the File Manager >> This PC >> Local Disk (C:)

No alt text provided for this image

17. Folder C >> inetpub

No alt text provided for this image

18. inetpub >> wwwroot

No alt text provided for this image

19. Ctrl + A (Select All) and press delete.

No alt text provided for this image

20. Right Click >> New >> Text Document

No alt text provided for this image

21. Double click on the "New Text Document".

No alt text provided for this image

22. Type Whatever You Like To.

No alt text provided for this image

23. Now, press ctrl + shift + S. Rename the File Name section with "index.html". Do select "All Files" option in the Save as type. Click on the Save Button.

No alt text provided for this image

24. Delete the "New Text Document". Let the index file as it is.

No alt text provided for this image
No alt text provided for this image

25. Now copy the Public IP Address.

No alt text provided for this image

26.This static webpage is now available from anywhere. Simply enter the public IP address into the URL field. The text you typed into the index.html file is now visible.

No alt text provided for this image

So, this is how it's done.

To view or add a comment, sign in

More articles by Mantresh Kumar

Others also viewed

Explore content categories