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

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to