默认nginx.conf
摘要:
user nginx; worker_processes auto; error_log /var/log/nginx/error.log notice; pid /var/run/nginx.pid; events { worker_connections 1024; } http { inclu 阅读全文
posted @ 2023-11-16 22:03 朱龙旭的网络 阅读(38) 评论(0) 推荐(0)
浙公网安备 33010602011771号