2019年5月24日

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; event 阅读全文

posted @ 2019-05-24 17:53 BingMangoTree 阅读(125) 评论(0) 推荐(0) 编辑

导航