log src/http/ngx_http_core_module.c @ 1253:8ef04207c84f

age author description
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
Thu, 17 May 2007 18:07:28 +0000 Igor Sysoev style fix