log src/http/ngx_http_core_module.c @ 1454:f497ed7682a7

age author description
Sat, 01 Sep 2007 12:12:48 +0000 Igor Sysoev open_file_cache in HTTP
Wed, 15 Aug 2007 15:57:26 +0000 Igor Sysoev auto redirect lost arguments
Tue, 14 Aug 2007 20:03:00 +0000 Igor Sysoev r1387 merge: stable-0.5
Tue, 14 Aug 2007 20:02:09 +0000 Igor Sysoev r1354 merge: stable-0.5
Sun, 12 Aug 2007 19:48:12 +0000 Igor Sysoev regex in server_name
Sun, 12 Aug 2007 15:25:09 +0000 Igor Sysoev fix building by bcc without PCRE
Thu, 09 Aug 2007 13:32:21 +0000 Igor Sysoev set default listen() backlog to 511 on all platforms except FreeBSD
Sun, 29 Jul 2007 18:11:39 +0000 Igor Sysoev named location
Sun, 29 Jul 2007 18:05:45 +0000 Igor Sysoev --sysconfdir=DIR
Mon, 11 Jun 2007 19:49:22 +0000 Igor Sysoev the "www.example.*" wildcard hash support
Fri, 08 Jun 2007 05:40:59 +0000 Igor Sysoev fix building --without-http_rewrite_module, the bug was introduced in r1236
Tue, 05 Jun 2007 11:42:59 +0000 Igor Sysoev use pointer to an array instead of array for inclusive locations inside location
Tue, 05 Jun 2007 06:44:08 +0000 Igor Sysoev optimize regex location search
Mon, 04 Jun 2007 20:45:45 +0000 Igor Sysoev forbid alias inside location given by regular expression
Mon, 21 May 2007 14:09:12 +0000 Igor Sysoev use stable search where it is required