Skip to content

Instantly share code, notes, and snippets.

View fortl's full-sized avatar

Alexander Urbanovich fortl

View GitHub Profile
user root wheel;
worker_processes 1;
error_log /var/log/nginx/error.log;
error_log /var/log/nginx/error.log notice;
error_log /var/log/nginx/error.log info;
#pid logs/nginx.pid;