Searched refs:NGX_DISABLE_SYMLINKS_OFF (Results 1 – 3 of 3) sorted by relevance
107 #define NGX_DISABLE_SYMLINKS_OFF 0 macro
637 if (of->disable_symlinks == NGX_DISABLE_SYMLINKS_OFF) { in ngx_open_file_wrapper()802 if (of->disable_symlinks == NGX_DISABLE_SYMLINKS_OFF) { in ngx_file_info_wrapper()
2606 of->disable_symlinks = NGX_DISABLE_SYMLINKS_OFF; in ngx_http_set_disable_symlinks()3777 NGX_DISABLE_SYMLINKS_OFF); in ngx_http_core_merge_loc_conf()4997 clcf->disable_symlinks = NGX_DISABLE_SYMLINKS_OFF; in ngx_http_disable_symlinks()5059 if (clcf->disable_symlinks == NGX_DISABLE_SYMLINKS_OFF) { in ngx_http_disable_symlinks()