The official NGINX Open Source repository. https://nginx.org/
Find a file
Maxim Dounin a73ce28e0a Fixed master exit if there is no events section (ticket #150).
Instead of checking if there is events{} section present in configuration
in init_module handler we now do the same in init_conf handler.  This
allows master process to detect incorrect configuration early and
reject it.
2012-04-18 14:47:10 +00:00
auto Configure: fixed msghdr.msg_control test on 64bit platforms. 2012-03-28 12:38:03 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.1.19-RELEASE 2012-04-12 12:42:46 +00:00
misc Updated OpenSSL and PCRE used for win32 builds. 2012-03-15 01:57:09 +00:00
src Fixed master exit if there is no events section (ticket #150). 2012-04-18 14:47:10 +00:00
.hgtags release-1.1.19 tag 2012-04-12 12:43:31 +00:00