摘要: server{ listen 8090; server_name 10.10.10.24; access_log off; location /home/repo/{ alias /home/repo/; access_log off; } } 阅读全文
posted @ 2025-06-25 10:21 GaoYanbing 阅读(13) 评论(0) 推荐(0)