log src/http/modules/ngx_http_index_module.c @ 8630:279ad36f2f4b quic

age author description
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Fixed request finalization in ngx_http_index_handler().
Tue, 28 Mar 2017 14:21:38 +0300 Sergey Kandaurov Fixed ngx_open_cached_file() error handling.
Thu, 21 Mar 2013 16:05:35 +0000 Ruslan Ermilov Fixed language in a comment preceding ngx_http_index_handler().
Mon, 05 Mar 2012 13:26:40 +0000 Maxim Dounin Merge of r4500: fixed spelling in single-line comments. stable-1.0
Tue, 28 Feb 2012 11:31:05 +0000 Ruslan Ermilov Fixed spelling in single-line comments.
Mon, 27 Feb 2012 16:51:28 +0000 Valentin Bartenev Disable symlinks: initialization of the "disable_symlinks" field in
Mon, 13 Feb 2012 16:32:21 +0000 Andrey Belov Support for disable_symlinks in various modules.