controller_zotonic_status
Serve the Zotonic status site and fallback templates.
The controller renders fallback error pages for unmatched hosts. For allowed administrators it also handles starting, stopping, restarting, and flushing sites from the status interface.
Handled events
site_startstarts a site.site_restartrestarts a site.site_stopstops a site.site_flushflushes a site's caches and reloads its dispatch rules.site_adminopens the administration interface for a site.