location / {

  root E:/xampp/htdocs/html5/php/yii2-rest-master/rest/web;
  index index.html index.htm;
}

 

注意将原路径中的“\”改成“/”

相关文章:

  • 2022-02-25
  • 2021-08-30
  • 2022-02-13
  • 2021-08-14
  • 2022-12-23
  • 2021-04-29
  • 2021-07-18
  • 2021-04-08
猜你喜欢
  • 2022-12-23
  • 2021-09-08
  • 2021-11-30
  • 2022-12-23
  • 2021-12-18
相关资源
相似解决方案