server { {% include './templates/header.conf.j2' %} location / { root /net/; fancyindex on; fancyindex_exact_size off; } }