Searched refs:limit_except (Results 1 – 5 of 5) sorted by relevance
332 uint32_t limit_except; member
1228 if (r->method & clcf->limit_except) { in ngx_http_update_location_config()4378 if (pclcf->limit_except) { in ngx_http_core_limit_except()4382 pclcf->limit_except = 0xffffffff; in ngx_http_core_limit_except()4390 pclcf->limit_except &= name->method; in ngx_http_core_limit_except()4403 if (!(pclcf->limit_except & NGX_HTTP_GET)) { in ngx_http_core_limit_except()4404 pclcf->limit_except &= (uint32_t) ~NGX_HTTP_HEAD; in ngx_http_core_limit_except()
1439 limit_except.1694 или limit_except.3374 scgi_pass не наследовались в блоки limit_except.5560 limit_except.6199 limit_except.6311 limit_except.6313 *) Добавление: директива limit_except поддерживает все WebDAV методы.6878 *) Добавление: директива limit_except.
1410 "limit_except" blocks.1656 regular expression worked incorrectly if the "if" or "limit_except"3312 "scgi_pass" directives were not inherited inside "limit_except"5445 "limit_except" block.6074 *) Feature: the "perl" directive may be used inside the "limit_except"6187 "limit_except" block.6189 *) Feature: the "limit_except" directive supports all WebDAV methods.6746 *) Feature: the "limit_except" directive.
85 syn keyword ngxDirectiveBlock contained limit_except