log src/http/modules/ngx_http_static_module.c @ 7660:d33e17499088

age author description
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Saved some memory allocations.
Thu, 20 Apr 2017 18:26:37 +0300 Sergey Kandaurov Cleaned up r->headers_out.headers allocation error handling.
Wed, 12 Apr 2017 22:21:04 +0300 Ruslan Ermilov Use ngx_calloc_buf() where appropriate.
Thu, 02 Mar 2017 08:46:00 -0500 Eran Kornblau Added missing static specifiers.
Thu, 22 Dec 2016 11:58:52 +0300 Ruslan Ermilov Fixed missing "Location" field with some relative redirects.
Fri, 06 Nov 2015 15:22:43 +0300 Ruslan Ermilov Style: unified request method checks.
Mon, 09 Jul 2012 00:13:06 +0000 Maxim Dounin Entity tags: set for static respones.
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.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Wed, 12 Oct 2011 13:28:03 +0000 Maxim Dounin Clear old Location header (if any) while adding a new one.
Mon, 07 Jun 2010 12:27:06 +0000 Igor Sysoev merge r3528: stable-0.7
Mon, 07 Jun 2010 12:08:44 +0000 Igor Sysoev merge r3498, r3499: stable-0.7
Mon, 24 May 2010 12:35:10 +0000 Igor Sysoev remove r->zero_in_uri
Wed, 21 Apr 2010 16:01:52 +0000 Igor Sysoev do not log misleading errno in "not a regular file" error