cpphtgt is a static http web server written in c++, small, simple, and fast. It only hosts html, css, mp3, mp4, png, jpg and text files.
https://cppfx.xyz/projects/cpphtgt.html
- Build and install b2 build
- Build cpphtgt with b2 build
> cd cpphtgt
> b2 -j7
Copyright (c) 2025 cppfx.xyz
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)