FastCGI binding or implementation?

Adam D. Ruppe destructionator at gmail.com
Tue Oct 18 10:33:06 PDT 2011


I've been having trouble with my news postings, so forgive me if
I said this before.

But my cgi.d module supports FastCGI via the C library, with the
same D interface as normal CGI or an embedded server:

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

Just compile with -version=fastcgi to use that.


More information about the Digitalmars-d-learn mailing list