nginx: add luci-support package 6289/head
authorAnsuel Smith <ansuelsmth@gmail.com>
Wed, 13 Jun 2018 17:01:55 +0000 (19:01 +0200)
committerAnsuel Smith <ansuelsmth@gmail.com>
Thu, 14 Jun 2018 17:58:44 +0000 (19:58 +0200)
commit41955616664b9f286bee98cea312b83ba15a5f93
tree74d5366064c4764581670e499519e6dbef88b37b
parent2e030a7b81328f1055f4d147a5127954724f6274
nginx: add luci-support package

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>
net/nginx/Makefile
net/nginx/files-luci-support/60_nginx-luci-support [new file with mode: 0644]
net/nginx/files-luci-support/70_nginx-luci-support-ssl [new file with mode: 0644]
net/nginx/files-luci-support/luci_nginx.conf [new file with mode: 0644]
net/nginx/files-luci-support/luci_nginx_ssl.conf [new file with mode: 0644]
net/nginx/files-luci-support/luci_uwsgi.conf [new file with mode: 0644]