摘要: 简单的利用nginx部署前端项目 cd /etc/nginx cd conf.d/ pwd default.conf: 前端nginx配置 4.vim/vi default.conf 5添加nginx配置(按向下的箭头) location / { Root /home/shanghai_frontp 阅读全文