Hi.
Am 05-12-2015 22:59, schrieb gideon425@mailnull.com:
I am writing a web application and am interested in whether I can use
nginx. For each request for the web server, I want it to call some C
code I have written. The code C will generate the HTML I want to send
back. Is there a simple wa
Your better of with Lua (embedded in nginx), search for openresty.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,263295,263296#msg-263296
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
I am writing a web application and am interested in whether I can use nginx.
For each request for the web server, I want it to call some C code I have
written. The code C will generate the HTML I want to send back. Is there a
simple way to do this?
--
This message was sent from a MailNu