blob: c6dd81414dee9ca22c191fce7527d433ff2792d8 (
plain) (
blame)
1
2
3
4
5
6
|
kcgi is a minimal CGI library for web applications in ISC licensed ISO C. It was
designed to be secure and auditable. See a Comparison of CGI Libraries in C for
alternatives. To start, download kcgi.tgz and run make install into your PREFIX
of choice. The kcgi(3) manpage documents usage. kcgi is a BSD.lv project
WWW: http://kristaps.bsd.lv/kcgi/
|