{ "admin/services/vhosts": { "title": "VHost Manager", "order": 40, "action": { "type": "firstchild" }, "depends": { "acl": ["luci-app-vhost-manager"] } }, "admin/services/vhosts/overview": { "title": "Overview", "order": 10, "action": { "type": "view", "path": "vhost-manager/overview" } }, "admin/services/vhosts/vhosts": { "title": "Virtual Hosts", "order": 20, "action": { "type": "view", "path": "vhost-manager/vhosts" } }, "admin/services/vhosts/internal": { "title": "Internal Services", "order": 25, "action": { "type": "view", "path": "vhost-manager/internal" } }, "admin/services/vhosts/certificates": { "title": "SSL Certificates", "order": 30, "action": { "type": "view", "path": "vhost-manager/certificates" } }, "admin/services/vhosts/ssl": { "title": "SSL/TLS Configuration", "order": 35, "action": { "type": "view", "path": "vhost-manager/ssl" } }, "admin/services/vhosts/redirects": { "title": "URL Redirects", "order": 37, "action": { "type": "view", "path": "vhost-manager/redirects" } }, "admin/services/vhosts/logs": { "title": "Access Logs", "order": 40, "action": { "type": "view", "path": "vhost-manager/logs" } } }