CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/04/12 11:45:22
Modified files:
usr.sbin/nginx/src/core: ngx_cycle.c ngx_string.c ngx_string.h
usr.sbin/nginx/src/http: ngx_http_core_module.c
Log message:
use a shared stripping function for chroot and make sure
that the path starts with the chroot prefix before doing anything
with it
