The official NGINX Open Source repository.
Go to file
Roman Arutyunyan 0ad556fe59 Allowed configuration token to start with a variable.
Specifically, it is now allowed to start with a variable expression with braces:
${name}.  The opening curly bracket in such a token was previously considered
the start of a new block.  Variables located anywhere else in a token worked
fine: foo${name}.
2017-12-21 13:29:40 +03:00
auto Fixed capabilities version. 2017-12-19 19:00:27 +03:00
conf MIME: added most common OpenDocument types. 2017-10-02 19:07:01 +03:00
contrib Contrib: proper syntax parsing in vim syntax highlighting. 2017-05-22 16:34:47 +03:00
docs nginx-1.13.7-RELEASE 2017-11-21 18:09:43 +03:00
misc Updated OpenSSL used for win32 builds. 2017-11-21 17:32:12 +03:00
src Allowed configuration token to start with a variable. 2017-12-21 13:29:40 +03:00
.hgtags release-1.13.7 tag 2017-11-21 18:09:44 +03:00