Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 255 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 255 Bytes

arfhttpd

Yet another HTTP server

Compilation

Dependencies: libmagic, libtls-dev

mkdir build && cd build
cmake ..
make

Configuration

Procedural-ish state machine thing ini-like without = and arbitrary indentation

Sample at arfhttpd.conf