Computer Science, asked by Anonymous, 5 months ago

what is web server ? give 2 examples .
pls help me !​

Answers

Answered by spadmavathisrinivasa
1

A web server is a computer that runs websites. The basic objective of the web server is to store, process and deliver web pages to the users.

Examples:

1)Apache Web Server. Apache is currently the most used web server in the world.

2)IIS. Also one of the most popular web server.

Answered by Oreki
2

Web Servers

The term can refer either to web server software or to the particular device or computer dedicated to serving the web pages.

  • They process HTTP requests and serve responses.
  • They come in all flavors, shapes, and sizes. But whatever the functional differences, all of them receive HTTP requests for resources and serve content back to the clients.

  Popular Web servers are -

  • Apache
  • IIS
  • Nginx
  • LiteSpeed.
Similar questions