]> git.kaiwu.me - nginx.git/commit
Disabled duplicate http, mail, and stream blocks.
authorVladimir Homutov <vl@nginx.com>
Tue, 16 Jun 2015 20:28:38 +0000 (23:28 +0300)
committerVladimir Homutov <vl@nginx.com>
Tue, 16 Jun 2015 20:28:38 +0000 (23:28 +0300)
commitb7a8f2a08f6a2f777de5e0cef85aed615a9f057d
tree1e33e1b87f8643ae091aa0dbe5c1fb7f949b8eba
parent9efe6c224368bc46c402b2f70c45d550cb13c515
Disabled duplicate http, mail, and stream blocks.

Such configurations have very limited use, introduce various problems and
are not officially supported.
src/http/ngx_http.c
src/mail/ngx_mail.c
src/stream/ngx_stream.c