Any body Please explain me a Web Server.
Answers
Answered by
1
Web server is a program that usesHTTP (Hypertext Transfer Protocol) to serve the files that form Web pages to users, in response to their requests, which are forwarded by their computers' HTTP clients. Dedicated computers and appliances may be referred to as Web servers as well.The most simple definition is that a web server runs a website by returning HTML files over an HTTP connection. This definition may have been true in the early days of the internet, but the line has blurred between websites, web applications and web services, etc. For example, a server that delivers an XML document to another device can be a web server. A better definition might be that a web server is any internet server that responds to HTTP requests to deliver content and services.
Depending on context, the term can refer to the hardware or web server software on the server. For example, saying that you have "10 web servers at the web farm" is just as accurate as, "The IIS web server is on the machine that has 32 GB of RAM."
In terms of software, there have been literally hundreds of web servers over the years, but Apache and Microsoft's IIS have emerged as two of the most popular systems.
Depending on context, the term can refer to the hardware or web server software on the server. For example, saying that you have "10 web servers at the web farm" is just as accurate as, "The IIS web server is on the machine that has 32 GB of RAM."
In terms of software, there have been literally hundreds of web servers over the years, but Apache and Microsoft's IIS have emerged as two of the most popular systems.
angel77777:
Anas05448
Answered by
1
Web server is a computer that delivers (serves up) web page. every web server has an IP address and possibly a domain name. For example, you enter the URL.
WISH YOU HAPPY NEW YEAR ANAS.
WISH YOU HAPPY NEW YEAR ANAS.
Similar questions