Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/account/how-to/change-language.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ You can choose which language you would like to view the [Scaleway console](/acc
- A [Scaleway account](https://console.scaleway.com)

1. Log into the [Scaleway console](https://console.scaleway.com).
2. Click your Organization name in the top right corner of the console to open the Organization drop-down menu (A), then click the **Profile** button (B). The **User Account** screen displays:
2. Click your Organization name in the top right corner of the Dedibox console to open the Organization drop-down menu (A), then click the **Profile** button (B). The **User Account** screen displays:
<Lightbox src="scaleway-console-menu.webp" alt="" />
3. In the User information section, click the **Edit profile** button. The **Edit your account profile** screen displays:
<Lightbox src="scaleway-edit-profile.webp" alt="" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page shows you how to change the password of an email account on Scaleway Web Hosting Classic
tags: password email-account email account webhosting
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2021-05-26
categories:
- webhosting
Expand All @@ -31,5 +31,3 @@ categories:
- The status of the account changes to **Waiting for update**. During this time, no other change to the email account is possible.
- The new password will be set in a maximum delay of one hour.
</Message>


4 changes: 2 additions & 2 deletions pages/classic-hosting/how-to/configure-htaccess-file.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This guide explains how to configure an .htaccess file on Scaleway Web Hosting Classic.
tags: htaccess, error-message, directory, authentication, php, html
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2021-08-05
categories:
- webhosting
Expand Down Expand Up @@ -154,4 +154,4 @@ For example, to rewrite the URL `http://www.URLexample/index.php/` with the page
RewriteRule ^([^\.]+)\.html /index.php?page=$1 [L]
```
2. Upload the file using FTP to the folder of the concerned subdomain (e.g., `www` for `www.URLexample`, `blog` for `blog.URLexample`) and rename it `.htaccess`.
3. Open the `http://www.URLexample/test.html/` file in your web browser. The `index.php` file will be executed with the argument “test”.
3. Open the `http://www.URLexample/test.html/` file in your web browser. The `index.php` file will be executed with the argument “test”.
2 changes: 1 addition & 1 deletion pages/classic-hosting/how-to/connect-via-ftp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This guide explains how to connect to your website via FTP using FileZilla on Scaleway Web Hosting Classic.
tags: webhosting, ftp
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2022-02-24
categories:
- webhosting
Expand Down
6 changes: 2 additions & 4 deletions pages/classic-hosting/how-to/create-alias.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ meta:
content:
h1: How to add a domain name as an alias on Web Hosting Classic
paragraph: This page explains how to add a domain name as an alias on Scaleway Web Hosting classic
tags: webhosting domain alias domain-name
tags: webhosting domain alias domain-name
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2021-08-05
categories:
- webhosting
Expand Down Expand Up @@ -36,5 +36,3 @@ On our web hosting offers, you can link an additional domain name as an alias to
<Message type="note">
The domain name is now linked as an alias to your existing webhosting.
</Message>


6 changes: 2 additions & 4 deletions pages/classic-hosting/how-to/create-email-account.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ meta:
content:
h1: How to create an email account on Web Hosting Classic
paragraph: This page shows you how to create an email account on Scaleway Web Hosting Classic
tags: email-account email account webhosting
tags: email-account email account webhosting
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2021-05-26
categories:
- webhosting
Expand All @@ -28,5 +28,3 @@ categories:
3. Click **Add account** to create a new mailbox.
4. Enter the details of the email address you are adding and click **Add account**.
5. Your account will be "active" and ready to use within an hour.


10 changes: 4 additions & 6 deletions pages/classic-hosting/how-to/create-ftp-account.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page shows you how to create an FTP account on Scaleway Web Hosting Classic
tags: webhosting ftp account ftp-account
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2021-05-26
categories:
- webhosting
Expand All @@ -28,9 +28,9 @@ categories:
2. Click the **FTP accounts** tab.
A form displays.
3. Fill in the form to create your FTP account, entering the following values:
* a **username** (eg `webmaster`)
* a **password** of your choice
* a **path**, which has to be an existing directory on your FTP. Enter `/` to create an account with access to the whole directory, or a specific path to limit access to certain directories.
* **Username** (eg `webmaster`)
* **Password** of your choice
* **Path**, which has to be an existing directory on your FTP. Enter `/` to create an account with access to the whole directory, or a specific path to limit access to certain directories.
4. Validate your entries.
<Message type="note">
Your FTP account appears in the account list with the status **Waiting to create**. Your account will be activated in approximately one hour.
Expand Down Expand Up @@ -58,5 +58,3 @@ To limit access to an FTP account, create the folder you want to access (example
<Message type="important">
Ensure that you follow the syntax `/www/directory/` in order for your account to work.
</Message>


6 changes: 2 additions & 4 deletions pages/classic-hosting/how-to/delete-email-account.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ meta:
content:
h1: How to delete your email account on Web Hosting Classic
paragraph: This page shows you how to delete your email account on Scaleway Web Hosting Classic
tags: webhosting email-account
tags: webhosting email-account
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2021-05-26
categories:
- webhosting
Expand All @@ -33,5 +33,3 @@ categories:
<Message type="note">
The email account is now scheduled to be deleted within the hour.
</Message>


10 changes: 4 additions & 6 deletions pages/classic-hosting/how-to/manage-email-filter.mdx
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
meta:
title: How to manage your email filters on Web Hosting Classic
description: This page shows you how to manage your email filters on Scaleway Web Hosting Classic.
description: This page shows you how to manage your email filters on Scaleway Web Hosting Classic.
content:
h1: How to manage your email filters on Web Hosting Classic
paragraph: This page shows you how to manage your email filters on Scaleway Web Hosting Classic.
tags: webhosting email-filter filter email
paragraph: This page shows you how to manage your email filters on Scaleway Web Hosting Classic.
tags: webhosting email-filter filter email
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2021-05-26
categories:
- webhosting
Expand Down Expand Up @@ -64,5 +64,3 @@ Email filters allow you to sort your emails based on the sender, subject, and mo
6. Type in **[Auto reply]** in **Message subject**.
<Lightbox src="scaleway_auto_reply1.webp" />
7. Click **Save**.


4 changes: 2 additions & 2 deletions pages/dedibox-account/how-to/accept-outsourcing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This guide explains how to accept a Scaleway Dedibox outsourcing request.
tags: dedibox, outsource, outsourcing-request
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2020-03-12
categories:
- account
Expand All @@ -27,4 +27,4 @@ If you have a Scaleway Dedibox account, another user can grant you access to the
<Lightbox src="scaleway-dedibox-console-outsourcing-accept.webp" />
5. Click **Save changes** to confirm.

After completing these steps, the outsourced services will be available in your Dedibox console, and you can begin managing them.
After completing these steps, the outsourced services will be available in your Dedibox console, and you can begin managing them.
6 changes: 2 additions & 4 deletions pages/dedibox-account/how-to/add-payment-method.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains how to add a payment method to your Dedibox console.
tags: dedibox dedibox-console payment billing
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2020-03-12
categories:
- account
Expand All @@ -19,11 +19,9 @@ categories:

Follow these steps to change the payment mode on your Scaleway Dedibox account:

1. Click your username, next to _logged in as_, in the top right corner of the console. From the drop-down menu, select **Billing**. The billing page displays.
1. Click your username, next to _logged in as_, in the top right corner of the Dedibox console. From the drop-down menu, select **Billing**. The billing page displays.
2. Click **Change payment mode**. A list of available payment modes appear. Choose your preferred method, then click **Update payment mode**.
<Message type="note">
Some payment methods may not be available for your account.
</Message>
3. Enter the required information for your new payment mode and validate the changes to complete the process.


2 changes: 1 addition & 1 deletion pages/dedibox-account/how-to/contact-support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page shows you how to contact the Scaleway Dedibox support team.
tags: contact support help assistance dedibox-console
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2021-08-05
categories:
- account
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains how to disable multifactor authentication for Scaleway Dedibox.
tags: dedibox-console dedibox disable mfa 2fa multifactor authentication
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2020-03-12
categories:
- account
Expand All @@ -21,7 +21,7 @@ For security reasons, it is **not recommended to disable** multifactor authentic

## How to disable multifactor authentication

1. Click your username, next to _logged in as_, in the top right corner of the console. Then click **Security** in the pop-up menu.
1. Click your username, next to _logged in as_, in the top right corner of the Dedibox console. Then click **Security** in the pop-up menu.
<Lightbox src="scaleway-dedibox-console-security-menu.webp" />
2. The security page displays. Click **Disable two factor authenticaton**.
3. Enter a security token generated by your multifactor authentication application and click **Confirm**.
Expand All @@ -39,5 +39,3 @@ If you lose both your MFA app and backup codes, the only way to regain access to
* A card statement showing the Scaleway bill debit.

Once you have collected this information, send it to [document@scaleway.com](mailto:document@scaleway.com).


Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ content:
paragraph: This page explains how to enable multifactor authentication on the Scaleway Dedibox console.
tags: dedibox-console 2fa authentication enable multifactor
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2020-03-12
categories:
categories:
- account
---

Expand All @@ -20,7 +20,7 @@ Multifactor authentication helps make your account safer. When enabled, after en
- A Dedibox account logged into the [console](https://console.online.net)
- Downloaded a multi-factor authenticator application to your phone

1. Click your username, next to _logged in as_, in the top right corner of the console. Then click **Security** in the pop-up menu.
1. Click your username, next to _logged in as_, in the top right corner of the Dedibox console. Then click **Security** in the pop-up menu.
<Lightbox src="scaleway-dedibox-console-security-menu.webp" />
2. The security page displays. Click **Show QR code** to display the QR code and add the Scaleway Dedibox console to your authenticator application.
<Lightbox src="scaleway-dedibox-console-2fa-activate.webp" />
Expand All @@ -36,5 +36,3 @@ Your account is now protected by multifactor authentication, and a security toke
<Message type="important">
Make sure to keep your authentication device secure, as you cannot log in without the authentication token.
</Message>


6 changes: 2 additions & 4 deletions pages/dedibox-account/how-to/manage-data-settings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains how to manage your Scaleway Dedibox data privacy settings.
tags: manage data privacy dedibox-console
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2020-03-12
categories:
- account
Expand All @@ -19,7 +19,7 @@ You can manage your data privacy settings from the Scaleway Dedibox console.

- A Dedibox account logged into the [console](https://console.online.net)

1. Click your username, next to _logged in as_, in the top right corner of the console. Then, select **[Privacy](https://console.online.net/en/account/privacy)** from the pop-up menu.
1. Click your username, next to _logged in as_, in the top right corner of the Dedibox console. Then, select **[Privacy](https://console.online.net/en/account/privacy)** from the pop-up menu.
2. The data privacy section displays. You can:
- retain a copy of your personal data.
- retrieve information about your personal data processed by Scaleway Dedibox.
Expand All @@ -28,5 +28,3 @@ You can manage your data privacy settings from the Scaleway Dedibox console.
- exercise your right to data portability.
- manage the use of your personal data.
3. Check the corresponding checkboxes for the actions you want to take, and then click **Send** to confirm your choices.


2 changes: 1 addition & 1 deletion pages/dedibox-account/how-to/outsource-dedibox.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This guide explains how to outsource your Scaleway Dedibox dedicated server.
tags: dedibox, outsource
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2020-03-12
categories:
- account
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
meta:
title: How to recover your Dedibox account password if your email is no longer valid
description: Learn how to recover the password of your account if your email address is no longer valid.
description: Learn how to recover the password of your Scaleway Dedibox account if your email address is no longer valid.
content:
h1: How to recover your Dedibox account password if your email is no longer valid
paragraph: This guide explains how to recover the password of your account if your email address is no longer valid.
paragraph: This guide explains how to recover the password of your Scaleway Dedibox account if your email address is no longer valid.
tags: dedibox-console, recover, password, email, account
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2020-03-12
categories:
- account
Expand Down
8 changes: 3 additions & 5 deletions pages/dedibox-account/how-to/report-incident.mdx
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
meta:
title: How to report a Dedibox incident
description: This page shows you how to submit an abuse report and to indicate how the report will be processed.
description: This page shows you how to submit an abuse report for Dedibox servers and to indicate how the report will be processed.
content:
h1: How to report a Dedibox incident
paragraph: This page shows you how to submit an abuse report and to indicate how the report will be processed.
paragraph: This page shows you how to submit an abuse report for Dedibox servers and to indicate how the report will be processed.
tags: report incident dedibox-console
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2021-08-05
categories:
- account
Expand Down Expand Up @@ -58,5 +58,3 @@ Scaleway’s abuse team will verify the exactness of the report, that all the ne
* Remain courteous when communicating with the abuse team. Abuse reports shall not contain any offensive, vulgar or threatening language.
* If you consider that your report has been unduly rejected, you can contact Scaleway’s abuse team.
</Message>


6 changes: 3 additions & 3 deletions pages/dedibox-account/how-to/revoke-outsourcing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This guide explains how to revoke an existing Scaleway Dedibox outsourcing agreement.
tags: dedibox, revoke, outsourcing
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2020-03-12
categories:
- account
Expand All @@ -22,12 +22,12 @@ Outsourced services refer to services managed by a different technical contact t
### How to revoke an outsourcing agreement

1. Log in to the [Dedibox console](https://console.online.net).
2. Click your username next to _logged in as_ in the top right corner of the console. Then select **Outsourcing** from the pop-up menu.
2. Click your username next to _logged in as_ in the top right corner of the Dedibox console. Then select **Outsourcing** from the pop-up menu.
3. On the outsourcing page, navigate to the **Outsourced** tab to view a list of your outsourced services. Select the checkbox next to each service you want to revoke the outsourcing for:
<Lightbox src="scaleway-dedibox-console-outsourcing-revoke.webp" />
4. Click **Remove selected roles** to confirm and initiate the revocation of outsourcing for the selected services.

Once you complete these steps, the services will no longer be associated with the outsourced account, and the technical management will revert to the owner of the service.
<Message type="note">
Revoking the outsourcing of a service does not cancel its subscription. The service will remain active, but management control will revert to the owner.
</Message>
</Message>
2 changes: 1 addition & 1 deletion pages/dedibox-account/how-to/update-email.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Every Scaleway Dedibox account is associated with a specific email address. In t

- A Dedibox account logged into the [console](https://console.online.net)

1. Click your username, next to _logged in as_, in the top right corner of the console. Then click **Account information** in the pop-up menu. The account information page displays.
1. Click your username, next to _logged in as_, in the top right corner of the Dedibox console. Then click **Account information** in the pop-up menu. The account information page displays.
2. Click **Update** next to your email address:
<Lightbox src="scaleway-dedibox-console-update-email.webp" />

Expand Down
6 changes: 2 additions & 4 deletions pages/dedibox-account/how-to/update-password.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains how to update the password of your account.
tags: dedibox account password security
dates:
validation: 2024-08-05
validation: 2025-02-11
posted: 2020-03-12
categories:
- account
Expand All @@ -19,12 +19,10 @@ For security reasons, we recommend changing your passwords regularly. You can up

- A Dedibox account logged into the [console](https://console.online.net)

1. Click your username, next to _logged in as_, in the top right corner of the console. Then click **Account information** in the pop-up menu. The account information page displays.
1. Click your username, next to _logged in as_, in the top right corner of the Dedibox console. Then click **Account information** in the pop-up menu. The account information page displays.
2. Click **Update** next to your (hidden) password:
<Lightbox src="scaleway-dedibox-console-update-password.webp" alt="" />
3. Click the link sent to your registered email address to access the update form.
4. Enter your current password, your new password, and its confirmation. Click **Update my password** to submit the form.

Your new password is validated, and you can use it to log in to your Scaleway Dedibox console.


Loading