[Lazarus] FastCGI?
Micha Nelissen
micha at neli.hopto.org
Tue Oct 13 23:36:52 CEST 2009
Lee Jenkins wrote:
> Is there any instructions on how to setup the lnet fast cgi server? I'm
> looking through the code and I'm a bit at a loss.
>
> Does it work only with the lnet webserver or can it be used with
> apache/iis?
Hmm don't quite understand the question. In lNet exists:
* a webserver serves http protocol
* a handler serves the .php extension
* this handler talks to a php daemon via the fast cgi protocol
So it contains a fastcgi "client" interface so it can talk to a php daemon.
Does that explain?
Micha
More information about the Lazarus
mailing list