I turned on all the logging
error_log logs/error.log;
error_log logs/error.log notice;
error_log logs/error.log info;
Nothing shows up when I try this. I just get a 502 Bad Gateway response
in my browser.
Thanks,
Jason