File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
docs/cloudlinuxos/website_isolation Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,16 @@ When Website Isolation is enabled for a domain:
3737Website Isolation currently supports LSAPI and CGI handlers only. FPM and FCGI support is planned for future releases
3838:::
3939
40+ #### Compatible Control Panels
41+ | Handler | Status |
42+ | ------- | ---------------------------- |
43+ | cPanel | ✅ Supported |
44+ | Plesk | 🔜 Coming in future releases |
45+ | DirectAdmin | 🔜 Coming in future releases |
46+ | Integration Scripts* | ✅ Supported |
47+
48+ * [ Control Panel Integration] ( /cloudlinuxos/control_panel_integration/#control-panel-api-integration )
49+
4050***
4151
4252### Quick Start
@@ -152,8 +162,9 @@ site1.com,site2.com
152162* The domain must exist and be associated with a valid user account
153163* Must be run with root privileges
154164
155- > \[ !NOTE]
156- > Currently, this command requires root execution. Future releases may allow end users to enable isolation for their own domains.
165+ :::tip Note
166+ Currently, this command requires root execution. Future releases may allow end users to enable isolation for their own domains.
167+ :::
157168
158169** What happens when isolation is enabled:**
159170
You can’t perform that action at this time.
0 commit comments