webfs is a simple http server for mostly static content. You can use it to serve the content of a ftp server via http for example.
It can also be used to export some files the quick way by starting a http server in a few seconds, without editing some configuration file first.
It is a single-process server, based on select() and non-blocking I/O. It supports keep-alive, byte ranges, virtual hosts and IPv6. It generates automatically listings for directories. It has no config file, just a few command line switches.
This is free and open source software.
Website: linux.bytesex.org
Support:
Developer: Gerd Knorr
License: GNU General Public License v2.0
webfs is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| Static Web Servers | |
|---|---|
| miniserve | CLI tool to serve files and dirs over HTTP |
| serve | Static file serving and directory listing |
| binserve | Fast production-ready static web server |
| Superstatic | Enhanced static web server |
| darkhttpd | A simple web server written in C; only serves static content |
| simple-http-server | Simple static file server written in Rust |
| Static Web Server | High-performance and asynchronous web server |
| webfs | Simple http server for mostly static content. |
| quark | Small and simple HTTP GET/HEAD-only web server for static content |
| Websitino | Lightweight static file server for local development |
| static-file-server | Tiny, simple static file server |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

