aboutsummaryrefslogtreecommitdiff
path: root/net/nginx/files-luci-support/luci_nginx.conf
Commit message (Collapse)AuthorAge
* nginx: improve luci configAnsuel Smith2018-08-20
| | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* nginx: change default user for luci confAnsuel Smith2018-07-18
| | | | | | Currently the nginx user for the default luci config is root... This is dangerous and unnecessary, reset it back to nobody nogroup. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* nginx: add luci-support packageAnsuel Smith2018-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>