log src/http/modules/ngx_http_fastcgi_module.c @ 1563:022ec9420f80

age author description
Tue, 09 Oct 2007 20:11:03 +0000 Igor Sysoev style fix: remove double semicolons
Sun, 23 Sep 2007 19:28:29 +0000 Igor Sysoev r1489 merge: stable-0.5
Sun, 23 Sep 2007 19:15:42 +0000 Igor Sysoev r1453 merge: stable-0.5
Sat, 15 Sep 2007 16:54:58 +0000 Igor Sysoev the "proxy_hide_header" and "fastcgi_hide_header" directives did not
Sat, 01 Sep 2007 12:05:55 +0000 Igor Sysoev change ngx_conf_merge_ptr_value() and update fastcgi_catch_stderr
Sat, 11 Aug 2007 10:11:33 +0000 Igor Sysoev r1292, r1296 merge: stable-0.5
Fri, 13 Jul 2007 08:30:34 +0000 Igor Sysoev proxy_store and fastcgi_store were changed,
Thu, 12 Jul 2007 11:19:05 +0000 Igor Sysoev proxy_store and fastcgi_store
Mon, 09 Jul 2007 06:30:53 +0000 Igor Sysoev fix headers split in FastCGI records
Sun, 08 Jul 2007 09:38:37 +0000 Igor Sysoev omit unnecessary conditions
Sun, 08 Jul 2007 09:16:36 +0000 Igor Sysoev when the FastCGI header was split in records,
Mon, 04 Jun 2007 13:52:47 +0000 Igor Sysoev fastcgi_catch_stderr
Wed, 21 Mar 2007 13:30:24 +0000 Igor Sysoev fix "zero size buf" if request body file is multiple of 32K and FastCGI is used
Wed, 21 Feb 2007 11:50:39 +0000 Igor Sysoev use the contemporary directives
Fri, 09 Feb 2007 11:56:23 +0000 Igor Sysoev fix segfault when $fastcgi_script_name is used in access_log