Skip to content
web server

File:Web_server_serving_static_content.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ11288· pop 72· linked from 805 articles

web server

Sign in to save

Also known as tm server, WWW server, W3 server

computer software that distributes web pages

AI overview

A web server is computer software that stores and sends out web pages to people who request them over the internet. It matters because without web servers, the websites you visit wouldn't be able to reach your device.

AI-generated from the Wikipedia summary — may contain errors.

Wikidata facts

Image
First Web Server.jpg
Show 2 more facts
Commons category
Web server
Sources (4)

via Wikidata · CC0

~40 min read

Article

PC clients communicating via the network with a web server serving static content only The inside and front of a Dell PowerEdge server, a computer designed to be mounted in a rack mount environment. Servers similar to this one are often used as web servers. Multiple web servers may be used for a high-traffic website. Server farm with thousands of web servers used for super-high traffic websites ADSL modem running an embedded web server serving dynamic web pages used for modem configuration

A web server is computer software that accepts requests via HTTP (the network protocol created to distribute web content) or its secure variant HTTPS. A user agent, commonly a web browser or web crawler, initiates communication by making a request for a web page or other resource using HTTP, and the server responds with the content of that resource or an error message. A web server can also accept and store resources sent from the user agent if configured to do so.

Gallery (12)

Connections

Categories