{% if "website" in group_names %}
www.{{ domain }} {
root * {{ website_path }}
file_server
}
{% endif %}