1 2 3 4 5 6 7 8
{ root = "/data/nginx/html_terrarchive"; locations = { "/" = { index = "index.html"; }; }; }