log src/http/modules/ngx_http_rewrite_module.c @ 6229:2c045e5b8291

age author description
Wed, 27 Aug 2014 21:38:08 +0400 Maxim Dounin Variables: updated list of prefixes in ngx_http_rewrite_set().
Mon, 17 Dec 2012 19:03:33 +0000 Ruslan Ermilov Added checks that disallow adding a variable with an empty name.
Thu, 13 Dec 2012 15:05:19 +0000 Ruslan Ermilov Fixed variable syntax checking in "set", "geo", "limit_conn_zone",
Wed, 16 May 2012 13:22:03 +0000 Ruslan Ermilov Capped the status code that may be returned with "return" and "try_files".
Tue, 28 Feb 2012 11:31:05 +0000 Ruslan Ermilov Fixed spelling in single-line comments.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Thu, 13 Oct 2011 12:43:22 +0000 Igor Sysoev Skipping location rewrite phase for server null location.
Tue, 27 Sep 2011 11:11:30 +0000 Maxim Dounin Fix for double content when return is used in error_page handler.
Fri, 18 Jun 2010 15:15:20 +0000 Igor Sysoev return code text
Mon, 07 Jun 2010 11:51:37 +0000 Igor Sysoev merge r3487, r3525: stable-0.7
Sun, 23 May 2010 19:36:12 +0000 Igor Sysoev autodetect redirect if URI is rewritten to a string starting with $scheme
Mon, 16 Nov 2009 12:19:02 +0000 Igor Sysoev regex named captures
Mon, 26 Oct 2009 17:46:25 +0000 Igor Sysoev merge r3185: stable-0.7
Mon, 26 Oct 2009 15:54:29 +0000 Igor Sysoev merge r2903, r2911, r2912, r3002: stable-0.7
Tue, 06 Oct 2009 09:46:16 +0000 Igor Sysoev fix building by gcc45