log src/http/ngx_http_core_module.c @ 2474:6175f886ddfb stable-0.6

age author description
Mon, 26 Jan 2009 15:22:24 +0000 Igor Sysoev r2420, r2421, r2435, r2436, r2437 merge: stable-0.6
Wed, 21 Jan 2009 12:11:22 +0000 Igor Sysoev allow directories in try_files
Mon, 19 Jan 2009 11:24:25 +0000 Igor Sysoev try_files should work with files only
Fri, 26 Dec 2008 13:43:42 +0000 Igor Sysoev send "100 Continue" just before reading request body
Fri, 26 Dec 2008 06:21:23 +0000 Igor Sysoev do not send "100 Continue" for subrequests
Wed, 24 Dec 2008 07:14:01 +0000 Igor Sysoev flush variable values in try_files
Wed, 24 Dec 2008 06:11:04 +0000 Igor Sysoev update r2422
Tue, 23 Dec 2008 17:25:46 +0000 Igor Sysoev fix r2378, do not activate subrequest if there are already
Tue, 23 Dec 2008 08:10:17 +0000 Igor Sysoev fix the previous commit
Mon, 22 Dec 2008 15:44:13 +0000 Igor Sysoev send "100 Continue" for HTTP/1.1 only
Mon, 15 Dec 2008 10:56:48 +0000 Igor Sysoev try_files
Thu, 11 Dec 2008 17:32:52 +0000 Igor Sysoev fix segfault if no named location are defined, but are used
Thu, 11 Dec 2008 10:21:08 +0000 Igor Sysoev allow "~", "~*", "^~", and "=" before location name without space
Mon, 08 Dec 2008 14:23:20 +0000 Igor Sysoev *) refactor subrequest handling, now they run as separate posted requests