atom feed2 messages in ru.sysoev.nginxRe: how to write module ( beginners )
FromSent OnAttachments
Meir YanovichJul 27, 2009 11:39 pm 
Joshua ZhuJul 28, 2009 12:18 am 
Subject:Re: how to write module ( beginners )
From:Joshua Zhu (zhuz@gmail.com)
Date:Jul 28, 2009 12:18:45 am
List:ru.sysoev.nginx

Hi Meir,

Have you read Emiller's Guide To Nginx Module Development? http://www.evanmiller.org/nginx-modules-guide.html

On Tue, Jul 28, 2009 at 2:39 PM, Meir Yanovich<meir@gmail.com> wrote:

Hello all i like to base my comet application with nginx , and i like to build module that will handle the requests from the client and will respond to them , i do not want to use php. can you please point me to tutorials on writing plugins/modules for nginx ( i can't find any in the web ) Thanks

Regards!