What is Domain Name System (DNS)?

DNS (Domain Name System) is often referred to as a phone book for the IP addresses in the internet address space. DNS stores all the information against each domain name on the internet and resolves it to an IP Address.

Read more

What is domain name?

In terms of IT and Networking, domain name is the name of your business/industry which uniquely identifies your presence on the internet. Domain name is a combination of text which is actually mapped to an IP address in DNS systems.

Read more

How to host a website in IIS?

In this blog, we are going to show you how to host a website in IIS on Microsoft Windows Server. For demo purposes, I have created folder called DemoSite in C:\inetpub\wwwroot . This is the default folder for IIS access.

Read more

How to Install IIS on Microsoft Windows Server?

Internet Information Services (IIS) is a web server from Microsoft that runs on Microsoft Windows to host any application or websites. If you are interested in knowing more about IIS server, click here to find more in Microsoft site. In

Read more