log src/http/modules/ngx_http_index_module.c @ 1457:223e92651ca5

age author description
Mon, 03 Sep 2007 08:41:42 +0000 Igor Sysoev open_file_cache_events
Sat, 01 Sep 2007 12:12:48 +0000 Igor Sysoev open_file_cache in HTTP
Thu, 18 Jan 2007 20:15:09 +0000 Igor Sysoev ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)
Mon, 25 Dec 2006 12:37:04 +0000 Igor Sysoev limit the ngx_http_index_module methods to GET, HEAD and POST
Wed, 25 Oct 2006 15:36:11 +0000 Igor Sysoev fix alias without trailing slash
Thu, 12 Oct 2006 13:36:54 +0000 Igor Sysoev remove r->root_length
Thu, 14 Sep 2006 15:05:48 +0000 Igor Sysoev backout O_NOATIME support, it requires CAP_FOWNER capability