An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Igor Sysoev 07bb4ed971 Introduction of simple ngx_write_stderr() instead of ngx_log_stderr()
for output of ./configure options, etc., since ngx_log_stderr() output
length is limited by 2048 characters defined as NGX_MAX_ERROR_STR.
2011-11-14 14:59:00 +00:00
auto Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module. 2011-11-14 14:04:42 +00:00
conf Added image/webp and video/webm MIME types. 2011-11-14 14:16:51 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs Belatedly fixed language in 1.1.7 relnotes. 2011-11-09 14:50:33 +00:00
misc Ancient incomplete ngx_http_status_module removal. 2011-11-01 15:16:28 +00:00
src Introduction of simple ngx_write_stderr() instead of ngx_log_stderr() 2011-11-14 14:59:00 +00:00
.hgtags release-1.1.7 tag 2011-10-31 14:52:53 +00:00