CVSROOT: /cvs Module name: src Changes by: rob...@cvs.openbsd.org 2012/05/15 01:23:05
Modified files: usr.sbin/nginx/src/http: ngx_http_core_module.c Log message: move the chroot path stripping into a different function to make sure that we always include aliases as well, to make "user directories work" tested by jasper@ and sthen@