{ "admin/secubox/services/vhosts": { "title": "VHost Manager", "order": 40, "action": { "type": "firstchild" }, "depends": { "acl": ["luci-app-vhost-manager"] } }, "admin/secubox/services/vhosts/overview": { "title": "Overview", "order": 10, "action": { "type": "view", "path": "vhost-manager/overview" } }, "admin/secubox/services/vhosts/vhosts": { "title": "Virtual Hosts", "order": 20, "action": { "type": "view", "path": "vhost-manager/vhosts" } }, "admin/secubox/services/vhosts/certificates": { "title": "SSL Certificates", "order": 30, "action": { "type": "view", "path": "vhost-manager/certificates" } }, "admin/secubox/services/vhosts/logs": { "title": "Access Logs", "order": 40, "action": { "type": "view", "path": "vhost-manager/logs" } } }