├── README.md ├── hello_fastcgi.c ├── index.html └── lighttpd.conf /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jerryvig/lighttpd-fastcgi-c/HEAD/README.md -------------------------------------------------------------------------------- /hello_fastcgi.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jerryvig/lighttpd-fastcgi-c/HEAD/hello_fastcgi.c -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jerryvig/lighttpd-fastcgi-c/HEAD/index.html -------------------------------------------------------------------------------- /lighttpd.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jerryvig/lighttpd-fastcgi-c/HEAD/lighttpd.conf --------------------------------------------------------------------------------