log src/http/modules/ngx_http_static_module.c @ 1374:aabbf66b61ea

age author description
Tue, 07 Aug 2007 10:56:09 +0000 Igor Sysoev omit unnecessary conditions
Mon, 06 Aug 2007 15:37:22 +0000 Igor Sysoev rename ngx_http_discard_body() to ngx_http_discard_request_body()
Thu, 18 Jan 2007 20:15:09 +0000 Igor Sysoev ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)