Skip to content

Instantly share code, notes, and snippets.

@poppen
Created August 2, 2009 01:03
Show Gist options
  • Save poppen/159879 to your computer and use it in GitHub Desktop.
Save poppen/159879 to your computer and use it in GitHub Desktop.
tinytinyhttpd is a very lightweight HTTP server written in C.
It supports multi threads, customization, directory listing and CGI.
It is confirmed to run the following software under tinytinyhttpd
with no hassle:
* MTOS(Movable Type Open Source) (perl)
* WordPress (php)
* blogn Plus (php)
* tDiary (ruby)
* PukiWiki (php)
* NucreusCMS (php)
* blosxom (perl)
WWW: http://github.com/mattn/tinytinyhttpd/tree/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment