Web server
From DocForge
A web server is a server which is specifically built for the Hyper-Text Transfer Protocol (HTTP). On the internet, an intranet, or on a local environment, a web server continually waits for stateless requests and responds appropriately.
Typically HTTP requests are handled on port 80 and HTTPS on port 443.
[edit] Web Server Implementations
Do you have information or insights to contribute to this article? Please feel free to edit this page. Ask questions or contribute to the discussion on this article's talk page.

