The official NGINX Open Source repository.
Go to file
Maxim Dounin 4c4fdc4754 Core: ngx_conf_set_access_slot() user access (ticket #1096).
Previously, user access bits were always set to "rw" unconditionally,
even with "user:r" explicitly specified.  With this change we only add
default user access bits (0600) if they weren't set explicitly.
2016-10-07 16:59:14 +03:00
auto Configure: removed the --with-ipv6 option. 2016-10-04 16:38:14 +03:00
conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
contrib Contrib: unicode2nginx compatibility with recent Perl versions. 2016-08-24 15:53:17 +03:00
docs nginx-1.11.4-RELEASE 2016-09-13 18:39:23 +03:00
misc Configure: removed the --with-ipv6 option. 2016-10-04 16:38:14 +03:00
src Core: ngx_conf_set_access_slot() user access (ticket #1096). 2016-10-07 16:59:14 +03:00
.hgtags release-1.11.4 tag 2016-09-13 18:39:24 +03:00