Merecat Httpd – A Tiny (~140 KiB) Web Server with HTTPS and PHP Support

4 pointsposted 15 hours ago
by ocean_moist

1 Comments

metadat

15 hours ago

Written in C, with clean and thorough source code and zero (or near-zero) 3rd party dependencies.

Impressive, though I wonder what kind of security review and testing have been performed. The code is beautiful but quite a lot of surface area with so many #ifdef's.

As for the PHP support, does it only support php-cgi?