You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/.vuepress/config-client/documents.ts
+5-10Lines changed: 5 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -5,24 +5,19 @@ export default [
5
5
link: "/introduction/",
6
6
},
7
7
{
8
-
title: "CloudLinux OS Legacy (Shared)",
9
-
description: "CloudLinux OS Legacy (Shared) is designed for shared hosting providers. It isolates each customer into a separate “Lightweight Virtualized Environment” (LVE), which allocates and limits server resources.",
10
-
link: "/legacy/cloudlinux_installation/",
11
-
},
12
-
{
13
-
title: "CloudLinux OS Shared Pro",
14
-
description: "CloudLinux OS Shared Pro extends your CloudLinux OS Legacy (Shared) functionality with even more useful features.",
15
-
link: "/shared-pro/introduction/",
8
+
title: "CloudLinux OS",
9
+
description: "Optimizes shared hosting environments by enhancing stability, security, and performance through user isolation and efficient resource management. Featuring tools like LVE resource limits, CageFS, and multiple language selectors, it empowers hosting providers to offer superior services. The CloudLinux OS Shared Pro edition further extends functionality with even more valuable features.",
10
+
link: "/cloudlinuxos/cloudlinux_installation/",
16
11
},
17
12
{
18
13
title: "Apache2Nginx (BETA)",
19
14
description: "Apache2Nginx sets up Nginx hosting with .htaccess support.",
20
-
link: "/legacy/apache2nginx/",
15
+
link: "/cloudlinuxos/apache2nginx/",
21
16
},
22
17
{
23
18
title: "AccelerateWP",
24
19
description: "AccelerateWP carries a suite of optimization features that can be enabled and automatically configured for the end user's site.",
0 commit comments