You are not logged in.
Pages: 1
Hi all,
I've been looking to get started on FastCGI programming with mORMot under Linux, but so far I've been unable to put together any working code. I know that you can use FastCGI to communicate with an external dedicated HTTP server. See at https://github.com/synopse/mORMot/blob/ … Server.pas
I can do normal CGI apps no problem, but FastCGI has been eluding me. Some people will say that FASTCGI is old technology and the cool kids aren't using it so you shouldn't either. I've read this this article http://www.coastrd.com/fcgi-white-paper and I think is promising.
As I learn best by example, I was wondering if anyone around here has a simple, working source code sample of a FastCGI app and would be willing to share it here...
Thanks in advance.
Last edited by warleyalex (2014-11-27 10:43:08)
Offline
Pages: 1