atom feed5 messages in ru.sysoev.nginxRe: how to chroot nginx
FromSent OnAttachments
Robert GabrielSep 1, 2008 1:21 am 
Rafał ZawadzkiSep 1, 2008 1:54 am 
Almir KaricSep 1, 2008 1:59 am 
Mansoor PeerbhoySep 1, 2008 2:14 am 
mikeSep 1, 2008 9:05 am 
Subject:Re: how to chroot nginx
From:Almir Karic (almi@public.gmane.org)
Date:Sep 1, 2008 1:59:49 am
List:ru.sysoev.nginx

On Mon, Sep 01, 2008 at 10:22:06AM +0200, Robert Gabriel wrote:

Is it possible to chroot nginx also fastcgi? if yes, how?

AFAIK nginx itself doesn't have chroot feature.

as for FCGI, well, depends on the way you are spawning FCGI processes, lighttpd's spawn-fcgi for example has -c which allows it to be chrooted.