What is a Web Server ?

Web server is a software that is installed on a server and which allows users to access information (web pages) on another computer on a network.
Steps:-

  • Your PC Connects to the Server
  • Requests for the desired Web Pages
  • Web Server sends back the requested Web Pages.

Types of Web Sites

  1. Static Web Sites
  2. Dynamic Web Sites

Static Web Sites :- Which is having pages rely on HTML, static pictures, plain texts.

Dynamic Web Site :- Which allow the user to be send customized pages and which offer dynamic browsing.

( categories: )