nginx: unified indentation character and add additional config entry
authorJames Qian <sotux82@gmail.com>
Tue, 20 Nov 2018 10:28:16 +0000 (18:28 +0800)
committerJames Qian <sotux82@gmail.com>
Wed, 12 Dec 2018 00:57:46 +0000 (08:57 +0800)
commit9803e345125a97bc62658d264b468ea3815d56c4
treec93430ffe993c4fddbdca779dc256e44d1dfd1a1
parent7ec4304904bbd1957971c2605960a41e045ad2d4
nginx: unified indentation character and add additional config entry

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>
net/nginx/Makefile
net/nginx/files-luci-support/luci_nginx.conf
net/nginx/files-luci-support/luci_nginx_ssl.conf
net/nginx/files-luci-support/luci_uwsgi.conf