The simplest way is now friends with this command when running this sample compiled
#include <stdio.h>
#include "fcgi_stdio.h"
int main(int argc, char *argv[])
{
while(FCGI_Accept() >= 0)
{
printf("Content-Type: text/html; charset=UTF-8");
printf("<center><br><br>Hello World Wide Web</center>");
}
return 0;
}
operation type: cgi-fcgi -start -connect localhost:9000 ./hello
After you run this way, but threw reset the computer terminal screen turns off, so I stop when I say hello hello-s stop or How do I turn off
compiled using the Unix operating system, the file "/ usr / local" directory to put under