SyntaxFix
Write A Post
Hire A Developer
Questions
server { index index.html index.htm; server_name test.example.com; location / { root /web/test.example.com/www; } location /static { root /web/test.example.com; } }
http://nginx.org/r/root