Eric Veiras Galisson
0fc507055d
refactor: replace old `nginx` with `nginx.ng`
BREAKING CHANGE: all previous `nginx` based configurations must be reviewed;
`nginx.ng` usage must be promoted to `nginx` and any uses of the original
`nginx` will have to be converted.
преди 5 години
Heinz Wiesinger
1541a59c83
Fix multiple values for the same key (include/listen) in server config file.
With this one can now also write
- include:
- file1
- file2
Rather than only
- include: file1
- include: file2
преди 9 години
Renich Bon Ciric
92a8461ab3
replace the term vhost for server everywhere
преди 8 години
Dmitry S. Fedorov
36f4f59624
Add newline to blocks like location, server, httpd and etc
преди 8 години
Chad Heuschober
825bd7950e
Finishes vhost config template
преди 10 години
Chad Heuschober
81de880fe0
Adds basic ng state functionality.
преди 10 години