摘要:
1、nginx conf文件夹中nginx.conf文件: server { listen 8080; server_name localhost; error_page 500 502 503 504 /50x.html; location = /50x.html { root html; } r 阅读全文
posted @ 2017-05-31 18:24
Shemilily
阅读(13876)
评论(0)
推荐(0)
浙公网安备 33010602011771号