From cdc1418ecb12c6c9214dd99de89ac049fc095599 Mon Sep 17 00:00:00 2001 From: Monstrofil Date: Fri, 23 Jan 2026 11:09:59 +0200 Subject: [PATCH] Update README with compatible control panels information Added a table of compatible control panels and their status to the README. --- docs/cloudlinuxos/website_isolation/README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/docs/cloudlinuxos/website_isolation/README.md b/docs/cloudlinuxos/website_isolation/README.md index a96ba3443..a554df0cb 100644 --- a/docs/cloudlinuxos/website_isolation/README.md +++ b/docs/cloudlinuxos/website_isolation/README.md @@ -37,6 +37,16 @@ When Website Isolation is enabled for a domain: Website Isolation currently supports LSAPI and CGI handlers only. FPM and FCGI support is planned for future releases ::: +#### Compatible Control Panels +| Handler | Status | +| ------- | ---------------------------- | +| cPanel | ✅ Supported | +| Plesk | 🔜 Coming in future releases | +| DirectAdmin | 🔜 Coming in future releases | +| Integration Scripts* | ✅ Supported | + +*[Control Panel Integration](/cloudlinuxos/control_panel_integration/#control-panel-api-integration) + *** ### Quick Start @@ -152,8 +162,9 @@ site1.com,site2.com * The domain must exist and be associated with a valid user account * Must be run with root privileges -> \[!NOTE] -> Currently, this command requires root execution. Future releases may allow end users to enable isolation for their own domains. +:::tip Note +Currently, this command requires root execution. Future releases may allow end users to enable isolation for their own domains. +::: **What happens when isolation is enabled:**