nginx: location / { root //www/wwwroot/**.com/; try_files $uri $uri/ /index.html; index index.html index.htm; }