[Lazarus] fpweb with fcgi samples

silvioprog silvioprog at gmail.com
Sat May 29 01:02:56 CEST 2010


Em 28-05-2010 05:10, Joost van der Sluis escreveu:
[...]
> Fcgi is the same as cgi. Except that the process is started once and not
> for each call. Nothing special here. (although you have to clean up all
> stuf for the next request, offcourse. But you should that do for cgi
> also, if you do it right)

Wow, it makes me very happy, because I can run CGI pure smoothly on my
Ubuntu. :)

A simple sample that works em my PC:

$ sudo ln -s mycgi /usr/lib/cgi-bin

After:

http://localhost/cgi-bin/mycgi

This is works perfectely :)

Thanks again guy ;)

> Joost

-- 
Silvio Clecio
$ programmer ObjectPascal - <http://silvioprog.com.br>
$ Acesse nosso canal IRC sobre Lazarus no Brasil - #lazarus-br




More information about the Lazarus mailing list