2021年10月21日
摘要: #user nobody; worker_processes 1; error_log logs/error.log; events { worker_connections 1024; } http { include mime.types; default_type application/oc 阅读全文
posted @ 2021-10-21 20:22 Ruthless 阅读(97) 评论(0) 推荐(0) 编辑