CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2011/10/11 16:53:00

Modified files:
        usr.sbin/nginx/src/core: nginx.c ngx_cycle.c 
        usr.sbin/nginx/src/http: ngx_http_core_module.c 
        usr.sbin/nginx/src/os/unix: ngx_process_cycle.c 
                                    ngx_process_cycle.h 

Log message:
Add a flag for nginx (-u) to be able to disable chroot and use a better
method for modifying the document root if chrooted, so currently this
allows the user to run the same configuration file with a chrooted and
an non-chrooted setup.

Reply via email to