随笔分类 -  nginx

摘要:#user nobody; worker_processes 1; #error_log logs/error.log; #error_log logs/error.log notice; #error_log logs/error.log info; #pid logs/nginx.pid; events { worker_connections ... 阅读全文
posted @ 2019-03-26 15:47 崔凯通 阅读(1150) 评论(0) 推荐(0)