摘要: 1 配置 nginx.conf server { listen 80 ; server_name www.localhost.com; root /usr/share/nginx/html; index index.php index.html index.htm; charset utf-8; i 阅读全文
posted @ 2020-05-01 21:16 ksy_c 阅读(815) 评论(0) 推荐(0)