log src/http/ngx_http_core_module.c @ 2584:91e287d78d90

age author description
Fri, 20 Mar 2009 16:47:23 +0000 Igor Sysoev fix directory test in try_files
Thu, 19 Mar 2009 13:42:27 +0000 Igor Sysoev split args in a try_files fallback
Wed, 18 Mar 2009 12:23:57 +0000 Igor Sysoev fix $server_addr for wildcard listen, the has been introduced in r2513
Wed, 18 Mar 2009 12:21:19 +0000 Igor Sysoev reserve space for r->uri, the bug has been introduced in r2566
Sat, 14 Mar 2009 19:24:17 +0000 Igor Sysoev fix case when regex locaiton runs the second time via internal redirect
Sat, 14 Mar 2009 19:20:34 +0000 Igor Sysoev fix reserved mapped uri length if alias has captures
Sat, 14 Mar 2009 17:10:25 +0000 Igor Sysoev remove unneeded increment
Fri, 13 Mar 2009 14:20:34 +0000 Igor Sysoev ipv6only
Wed, 11 Mar 2009 13:04:02 +0000 Igor Sysoev fix segfaults introduced in r2549 and r2550
Fri, 06 Mar 2009 12:50:20 +0000 Igor Sysoev captures support in server_name
Fri, 06 Mar 2009 12:49:22 +0000 Igor Sysoev captures support in location and alias
Sun, 01 Mar 2009 19:10:36 +0000 Igor Sysoev fix case when the first try is shorter then URI
Tue, 24 Feb 2009 10:42:23 +0000 Igor Sysoev small optimization: " == NGX_ERROR" > " != NGX_OK"
Tue, 24 Feb 2009 07:29:55 +0000 Igor Sysoev axe r->port_text
Mon, 23 Feb 2009 21:19:35 +0000 Igor Sysoev axe r->port