Skip to content

Instantly share code, notes, and snippets.

@benhaan
benhaan / nginx.conf
Created August 22, 2009 20:08 — forked from soffes/nginx.conf
user nginx;
worker_processes 2;
#error_log logs/error.log;
#error_log logs/error.log notice;
#error_log logs/error.log info;
#pid logs/nginx.pid;