aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPeter Stadler <peter.stadler@student.uibk.ac.at>2020-01-20 22:49:27 +0100
committerPeter Stadler <peter.stadler@student.uibk.ac.at>2020-01-28 12:24:55 +0100
commit2401fd6db5e582d1b1442e4832222a3fee50937a (patch)
tree2560f50c4611bc94e0554657db551a07c1b9dde1 /README.md
parentc6b4d7f367deafc428c703ce13b0ad0403502fb5 (diff)
nginx: use /etc/nginx/nginx.conf enabling conf.d/
Instead of the default nginx.conf file this file is a small variant without examples that enables the /etc/nginx/conf.d/ directory. It will pull in all configuration files from the conf.d directory. So, other packages can add their server parts in the conf.d directory without modifying the main nginx.conf file (cf. #9860). Changed also the default logging behavior: error_log stderr; # the init forwards it to logd access_log off; See the updated documentation at: https://openwrt.org/docs/guide-user/services/webserver/nginx Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions