log src/http/modules/ngx_http_rewrite_module.c @ 7670:ccb5ff87ab3e

age author description
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Rewrite: disallow empty replacements.
Fri, 21 Sep 2018 15:59:33 +0300 Maxim Dounin Rewrite: removed r->err_status special handling (ticket #1634).
Tue, 31 Jan 2017 21:19:58 +0300 Dmitry Volyntsev Variables: generic prefix variables.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: changed ngx_modules to cycle->modules.
Fri, 11 Sep 2015 17:04:04 +0300 Maxim Dounin Fixed segfault with incorrect location nesting.
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