log src/core/ngx_open_file_cache.c @ 6312:1d696c646d81

age author description
Tue, 11 Aug 2015 10:28:00 +0300 Andrei Belov Fixed typo in the error message.
Mon, 02 Sep 2013 20:06:03 +0400 Valentin Bartenev Disable symlinks: removed recursive call of ngx_file_o_path_info().
Mon, 02 Sep 2013 08:07:59 +0400 Valentin Bartenev Disable symlinks: use O_PATH to open path components.