FastNetMon

Monday 25 January 2010

Включить отладочный лог Nginx

Заменяем:
error_log /var/log/nginx/error.log;


На:
error_log /var/log/nginx/error.log debug;


Ну и рестартим Nginx.

No comments :

Post a Comment

Note: only a member of this blog may post a comment.