location / {
root E:/xampp/htdocs/html5/php/yii2-rest-master/rest/web; index index.html index.htm; }
注意将原路径中的“\”改成“/”
Windows下配置nginx根目录的问题
原文:http://www.cnblogs.com/jackiehe/p/4705991.html