Searched refs:create_full_put_path (Results 1 – 4 of 4) sorted by relevance
25 ngx_flag_t create_full_put_path; member90 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()
6073 *) Исправление: директива create_full_put_path не могла создавать6826 *) Добавление: директива create_full_put_path.
5950 *) Bugfix: the "create_full_put_path" directive could not create the6694 *) Feature: the "create_full_put_path" directive.
172 syn keyword ngxDirective contained create_full_put_path