This commit is contained in:
Marco Ochse
2018-02-13 12:15:58 +01:00
parent d2f1a27908
commit 8824f90e22
3 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,7 @@
user www-data;
worker_processes auto;
pid /run/nginx.pid;
load_module /usr/share/nginx/modules/ngx_http_headers_more_filter_module.so;
events {
worker_connections 768;