Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | nginx: unified indentation character and add additional config entry | James Qian | 2018-12-12 |
| | | | | | | | | | | | | The original configure file mixed tab and space characters as indentation, so use 4 spaces as the default indentation character. Add /etc/nginx/conf.d/*.conf as nginx additional configure files. Then we can add individual conf file for other http applications without modify the main nginx configure file. Signed-off-by: James Qian <sotux82@gmail.com> | ||
* | nginx: improve luci config | Ansuel Smith | 2018-08-20 |
| | | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> | ||
* | nginx: add luci-support package | Ansuel Smith | 2018-06-14 |
This adds an additional file for ngix that contains all the files need to make luci works on the nginx webserver. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> |