Hello, guys!
I am trying to use fastCGI. Could anyone help me start program posted here via browser? C language FastCGI with Nginx - Stack Overflow
It returns correct response with cgi-fcgi but empty response with curl 127.0.0.1:9000 and nginx startpage with curl 127.0.0.1:80.
Thank you.