You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[global] |
|
error_log = /proc/self/fd/2 |
|
|
|
[www] |
|
; if we send this to /proc/self/fd/1, it never appears |
|
access.log = /proc/self/fd/2 |
|
|
|
clear_env = no |
|
|
|
; Ensure worker stdout and stderr are sent to the main error log. |
|
catch_workers_output = yes
|
|
|