Home
last modified time | relevance | path

Searched refs:create_full_put_path (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_dav_module.c25 ngx_flag_t create_full_put_path; member
90 offsetof(ngx_http_dav_loc_conf_t, create_full_put_path),
268 ext.create_path = dlcf->create_full_put_path; in ngx_http_dav_put_handler()
1124 conf->create_full_put_path = NGX_CONF_UNSET; in ngx_http_dav_create_loc_conf()
1144 ngx_conf_merge_value(conf->create_full_put_path, in ngx_http_dav_merge_loc_conf()
1145 prev->create_full_put_path, 0); in ngx_http_dav_merge_loc_conf()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru6073 *) Исправление: директива create_full_put_path не могла создавать
6826 *) Добавление: директива create_full_put_path.
H A DCHANGES5950 *) Bugfix: the "create_full_put_path" directive could not create the
6694 *) Feature: the "create_full_put_path" directive.
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim172 syn keyword ngxDirective contained create_full_put_path