{% if DISABLE_DEFAULT_SERVER == "yes" +%} location / { set $reason "default"; return 444; } {% endif %}