D FCGI

Adam D. Ruppe destructionator at gmail.com
Fri Feb 3 08:38:17 PST 2012


> D FCGI, a FastCGI library for D.


I've also done something similar:

https://github.com/adamdruppe/misc-stuff-including-D-programming-language-web-stuff

check out cgi.d. If you compile with -version=fastcgi, it
uses the libfcgi while keeping the same interface as the
default regular CGI.



More information about the Digitalmars-d-announce mailing list