摘要:
nginx.conf 1 #user nobody; 2 worker_processes 3; 3 4 #error_log logs/error.log; 5 #error_log logs/error.log notice; 6 #error_log logs/error.log info; 阅读全文
posted @ 2017-05-13 14:42 漂泊雪狼 阅读(744) 评论(0) 推荐(0)
|
||
|
摘要:
nginx.conf 1 #user nobody; 2 worker_processes 3; 3 4 #error_log logs/error.log; 5 #error_log logs/error.log notice; 6 #error_log logs/error.log info; 阅读全文
posted @ 2017-05-13 14:42 漂泊雪狼 阅读(744) 评论(0) 推荐(0) |
||