Welcome! Log In Create A New Profile

Advanced

Re: How to use C as a scripting language?

António P. P. Almeida
December 03, 2011 03:52AM
On 3 Dez 2011 07h38 WET, nginx-forum@nginx.us wrote:

> I am using php in nginx. I wonder how can I modify nginx
> configuration to work with C too. Considered a simple c file
> (hello.c and compiled as a.out) with printf of
>
> printf("Content-type: text/html\r\nStatus: 200 OK\r\n\r\n");
> printf("Hello World");
>
> how can I display Hello World by browsing the compiled version on
> localhost/a.out

Use either:

1. fcgiwrap http://wiki.nginx.org/Fcgiwrap

2. thttpd http://wiki.nginx.org/ThttpdCGI

3. mini-httpd

Nginx doesn't support CGI.

--- appa

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

How to use C as a scripting language?

etrader December 03, 2011 02:38AM

Re: How to use C as a scripting language?

António P. P. Almeida December 03, 2011 03:52AM

Re: How to use C as a scripting language?

James Fidell December 03, 2011 05:32AM

Re: How to use C as a scripting language?

etrader December 03, 2011 07:44AM

Re: How to use C as a scripting language?

James Fidell December 03, 2011 08:14AM

Re: How to use C as a scripting language?

Oleksandr V. Typlyns'kyi December 03, 2011 08:32AM

Re: How to use C as a scripting language?

Valentin V. Bartenev December 03, 2011 08:34AM

Re: How to use C as a scripting language?

roberto December 03, 2011 09:14AM

Re: How to use C as a scripting language?

Brian Akins December 03, 2011 09:58AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 289
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready