In hardware terms, a web server is a computer that stores web server software and a website’s component files such as HTML documents, images, CSS and JavaScript files. A web server connects to the Internet and supports physical data interchange with other devices connected to the web.
The purpose of this roundup is to focus on web servers that are designed for mostly static content. For example, these types of web server are well placed to serve the content of a ftp server via http.
The developers of static web servers often believe most of the web does not need to be dynamic and increasing complexity on server-side applications is one of the main reasons for the web obesity crisis.
We haven’t prepared a ratings chart for this roundup.
Let’s explore the static web servers. They are listed in alphabetical order.
Static Web Servers | |
---|---|
binserve | Fast production-ready static web server |
darkhttpd | A simple web server written in C; only serves static content |
miniserve | CLI tool to serve files and dirs over HTTP |
quark | Small and simple HTTP GET/HEAD-only web server for static content |
serve | Static file serving and directory listing |
Static Web Server | High-performance and asynchronous web server |
webfs | Simple http server for mostly static content. |
If you’re looking for full-blown web servers, they are explored in a separate article.
Read our complete collection of recommended free and open source software. Our curated compilation covers all categories of software. The software collection forms part of our series of informative articles for Linux enthusiasts. There are hundreds of in-depth reviews, open source alternatives to proprietary software from large corporations like Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. There are also fun things to try, hardware, free programming books and tutorials, and much more. |