儒雅大门

文章
3
资源
0
加入时间
4年1月25天

nginx配置地址

nginx 配置部署环境的地址用本地地址代理nginxserver {listen 8888;server_name localhost; #charset koi8-r; #access_log logs/host.access.log main; location / { root 文件地址; index index.html index.htm; try_files $uri $uri/