Commit Graph

13 Commits

Author SHA1 Message Date
Judson Neer a90f3d49bf Add directive highlighting for the limit_req and limit_conn modules. 2017-03-23 17:45:33 -07:00
hnagato 17c3533de8 Supoprt lua directives #12 2015-10-13 13:10:13 +09:00
Eugene 42be27ac14 fixed lost change scopeName: 'source.nginx' 2015-09-14 10:21:46 -07:00
Eugene 986e701ca3 [speculatively] improved grammar for nginx
+ changed handling of string, numeric and other literals
+ introduced variables references
+ changed classes/names to somewhat align other grammars
2015-09-14 10:08:48 -07:00
Aurelio Jargas 027c36c412 Add autoindex_format directive
New in nginx 1.7.9: http://nginx.org/en/docs/http/ngx_http_autoindex_module.html
2015-09-07 18:08:36 -03:00
Steven Daniels 569113a036 Adding missing ssl directives
Source: http://nginx.org/en/docs/http/ngx_http_ssl_module.htm
2015-07-06 10:32:47 +08:00
Michal Svab c78880c907 added missing ssl directives 2015-06-05 16:17:26 +01:00
York Xiang a99f4583f2 Add fastcgi_split_path_info 2015-04-26 12:57:37 +08:00
hnagato 35dc01c59e Fix cson syntax error 2015-04-08 17:06:24 +09:00
hnagato a48d4e058c Add several module keywords #4 2015-04-08 16:59:15 +09:00
Ian Babrou e36feaeaf3 added proxy_http_version 2014-08-11 18:06:12 +04:00
Valentin Sushkov 164f1c378e Update nginx grammars file
* Fix typo: "reqrite" -> "rewrite"
* Add "try_files" directive
2014-03-14 12:30:23 +03:00
hnagato ab3e509f25 initial commit 2014-03-10 20:52:00 +09:00