Home
last modified time | relevance | path

Searched refs:NGX_DISABLE_SYMLINKS_ON (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_core.h108 #define NGX_DISABLE_SYMLINKS_ON 1 macro
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.c5007 clcf->disable_symlinks = NGX_DISABLE_SYMLINKS_ON; in ngx_http_disable_symlinks()