Skip to content

Commit 471e8e7

Browse files
authored
feat(webhosting): remove plesk info and add regionalization (#4859)
1 parent 0f8a582 commit 471e8e7

22 files changed

+133
-286
lines changed
-55.6 KB
Binary file not shown.
-90.1 KB
Binary file not shown.
-14.5 KB
Binary file not shown.
-8.06 KB
Binary file not shown.
-9.24 KB
Binary file not shown.
31.8 KB
Loading
-68.6 KB
Binary file not shown.
-66.7 KB
Binary file not shown.

pages/webhosting/concepts.mdx

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains all the concepts related to Scaleway’s Web Hosting service
88
tags: managed-services webhosting
99
dates:
10-
validation: 2024-10-28
10+
validation: 2025-04-16
1111
categories:
1212
- managed-services
1313
---
@@ -45,19 +45,15 @@ Filtering allows you to sort your emails depending on different criteria (the se
4545

4646
## PHP
4747

48-
PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. While PHP originally stood for Personal Home Page, it now stands for PHP: Hypertext Preprocessor, which is a recursive backronym.
48+
PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. While PHP originally stood for Personal Home Page, it now stands for PHP: Hypertext Preprocessor, which is a recursive backronym.
4949

5050
## php.ini
5151

5252
The `php.ini` file is the configuration file used for applications that require PHP. It contains variable configurations such as upload size, file timeout, and resource limits. For Scaleway Web Hosting, we provide PHP with the most common values preconfigured. If required, you can [customize the configuration of PHP](/classic-hosting/how-to/configure-php/) to suit your needs.
5353

54-
## Plesk
55-
56-
Plesk serves as a web hosting control panel, similar to cPanel, aiming to simplify the management of websites. Its user-friendly interface facilitates tasks such as domain management, email configuration, and database administration. Plesk can easily be extended with additional features using the [Plesk Extension Catalog](https://www.plesk.com/extensions/).
57-
5854
## Protected hosting
5955

60-
Protected hosting is a feature that prevents your Web Hosting plan from being deleted, ensuring your site stays online. While deletion is blocked, you can still manage and configure your hosting settings through the control panel ([cPanel](#cpanel) or [Plesk](#plesk)). This protection keeps your hosting secure without limiting your ability to make necessary adjustments.
56+
Protected hosting is a feature that prevents your Web Hosting plan from being deleted, ensuring your site stays online. While deletion is blocked, you can still manage and configure your hosting settings through the control panel ([cPanel](#cpanel)). This protection keeps your hosting secure without limiting your ability to make necessary adjustments.
6157

6258
## Web Hosting
6359

pages/webhosting/how-to/manage-databases.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can create and manage databases for your website and applications, including
2424
- A Web Hosting plan
2525

2626
<Message type="tip">
27-
This guide focuses on managing your databases through the Scaleway console. For advanced configurations, you can access your [Web Hosting control panel (cPanel or Plesk)](/webhosting/quickstart/#how-to-access-the-web-hosting-control-panel-from-the-scaleway-console).
27+
This guide focuses on managing your databases through the Scaleway console. For advanced configurations, you can access your [Web Hosting control panel](/webhosting/quickstart/#how-to-access-the-web-hosting-control-panel-from-the-scaleway-console).
2828
</Message>
2929

3030
## How to create a database

0 commit comments

Comments
 (0)