]> git.kaiwu.me - nginx.git/commit
Disable symlinks: initialization of the "disable_symlinks" field in
authorValentin Bartenev <vbart@nginx.com>
Mon, 27 Feb 2012 16:51:28 +0000 (16:51 +0000)
committerValentin Bartenev <vbart@nginx.com>
Mon, 27 Feb 2012 16:51:28 +0000 (16:51 +0000)
commit0e05ca0404b6ef99fd809c6a1c362c6ef923cca6
tree4a302c720b6fc8aa510fda227a6e6feb0e82ee92
parent346791187f358f852c2434f29a86754e7ab10f5b
Disable symlinks: initialization of the "disable_symlinks" field in
ngx_open_file_info_t moved to a separate function.

This is preparation for the "from=" parameter implementation of the
"disable_symlinks" directive.
src/http/modules/ngx_http_flv_module.c
src/http/modules/ngx_http_gzip_static_module.c
src/http/modules/ngx_http_index_module.c
src/http/modules/ngx_http_log_module.c
src/http/modules/ngx_http_mp4_module.c
src/http/modules/ngx_http_static_module.c
src/http/modules/perl/nginx.xs
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/http/ngx_http_script.c