location / { root "D://wwwroot"; try_files $uri $uri/ /index.html =404; }