{% extends "base.html" %} {% block title %}Vhosts — nanio-orchestrator{% endblock %} {% block content %}
| Path Prefix | Pool | Status | Actions |
|---|---|---|---|
{{ r.path_prefix }}
{% if r.path_prefix == '/' %}auto{% endif %}
|
{{ r.pool_name }} | {% if r.enabled %}enabled{% else %}disabled{% endif %} | {% if r.path_prefix != '/' %} {% endif %} |
| No routes configured | |||
No virtual hosts configured. Create a vhost to define server blocks.