log src/http/modules/ngx_http_referer_module.c @ 3176:60bc5cc68d3b

age author description
Mon, 14 Sep 2009 09:48:48 +0000 Igor Sysoev test space between "~" and regex in server_name and invalid_referers
Sat, 12 Sep 2009 09:28:37 +0000 Igor Sysoev If .domain.com, .sub.domain.com, and .domain-some.com were defined,
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Fri, 28 Dec 2007 13:15:11 +0000 Igor Sysoev fix building --without-pcre
Thu, 27 Dec 2007 13:15:43 +0000 Igor Sysoev use ngx_regex_exec_array()
Thu, 27 Dec 2007 12:13:11 +0000 Igor Sysoev regex valid_referers were not inherited
Mon, 10 Dec 2007 12:09:51 +0000 Igor Sysoev move condition declarations inside blocks where they are used