log src/http/ngx_http_core_module.c @ 2556:8ec97ff12a0a

age author description
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
Mon, 23 Feb 2009 21:05:10 +0000 Igor Sysoev axe r->in_addr
Sat, 21 Feb 2009 10:23:30 +0000 Igor Sysoev fix implicit listen, introduced in r2513
Sat, 21 Feb 2009 07:02:02 +0000 Igor Sysoev a prelimiary IPv6 support, HTTP listen
Sat, 14 Feb 2009 17:26:26 +0000 Igor Sysoev set content-type for try_files' choice
Tue, 10 Feb 2009 15:05:05 +0000 Igor Sysoev if_modified_since off
Tue, 27 Jan 2009 16:22:02 +0000 Igor Sysoev fix types and add comment
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