From 8144eda8b6667cc0126f82c56bb2faa89d2da493 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Tue, 18 May 2010 18:25:46 -0400 Subject: Updated nginx.conf, add postgresql.conf --- conf/nginx.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/nginx.conf') diff --git a/conf/nginx.conf b/conf/nginx.conf index 45a98eb..1c176bc 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -10,7 +10,7 @@ events { http { include /etc/nginx/mime.types; - access_log /home/dumpfmprod/prod/log/nginx/error.log; + access_log /home/dumpfmprod/prod/log/nginx/access.log; sendfile on; #tcp_nopush on; @@ -45,4 +45,4 @@ http { proxy_set_header X-Real-IP $remote_addr; } } -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2