Skip to content

Commit a74d3fd

Browse files
authored
chore(gen): review docs bare metal and web hosting (#4389)
* chore(gen): review docs bare metal and web hosting * Update pages/dedibox-account/how-to/contact-support.mdx
1 parent 42101ca commit a74d3fd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+90
-117
lines changed

pages/account/how-to/change-language.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can choose which language you would like to view the [Scaleway console](/acc
2020
- A [Scaleway account](https://console.scaleway.com)
2121

2222
1. Log into the [Scaleway console](https://console.scaleway.com).
23-
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:
23+
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:
2424
<Lightbox src="scaleway-console-menu.webp" alt="" />
2525
3. In the User information section, click the **Edit profile** button. The **Edit your account profile** screen displays:
2626
<Lightbox src="scaleway-edit-profile.webp" alt="" />

pages/classic-hosting/how-to/change-email-account-password.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page shows you how to change the password of an email account on Scaleway Web Hosting Classic
88
tags: password email-account email account webhosting
99
dates:
10-
validation: 2024-08-05
10+
validation: 2025-02-11
1111
posted: 2021-05-26
1212
categories:
1313
- webhosting
@@ -31,5 +31,3 @@ categories:
3131
- The status of the account changes to **Waiting for update**. During this time, no other change to the email account is possible.
3232
- The new password will be set in a maximum delay of one hour.
3333
</Message>
34-
35-

pages/classic-hosting/how-to/configure-htaccess-file.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This guide explains how to configure an .htaccess file on Scaleway Web Hosting Classic.
88
tags: htaccess, error-message, directory, authentication, php, html
99
dates:
10-
validation: 2024-08-05
10+
validation: 2025-02-11
1111
posted: 2021-08-05
1212
categories:
1313
- webhosting
@@ -154,4 +154,4 @@ For example, to rewrite the URL `http://www.URLexample/index.php/` with the page
154154
RewriteRule ^([^\.]+)\.html /index.php?page=$1 [L]
155155
```
156156
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`.
157-
3. Open the `http://www.URLexample/test.html/` file in your web browser. The `index.php` file will be executed with the argument “test”.
157+
3. Open the `http://www.URLexample/test.html/` file in your web browser. The `index.php` file will be executed with the argument “test”.

pages/classic-hosting/how-to/connect-via-ftp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This guide explains how to connect to your website via FTP using FileZilla on Scaleway Web Hosting Classic.
88
tags: webhosting, ftp
99
dates:
10-
validation: 2024-08-05
10+
validation: 2025-02-11
1111
posted: 2022-02-24
1212
categories:
1313
- webhosting

pages/classic-hosting/how-to/create-alias.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ meta:
55
content:
66
h1: How to add a domain name as an alias on Web Hosting Classic
77
paragraph: This page explains how to add a domain name as an alias on Scaleway Web Hosting classic
8-
tags: webhosting domain alias domain-name
8+
tags: webhosting domain alias domain-name
99
dates:
10-
validation: 2024-08-05
10+
validation: 2025-02-11
1111
posted: 2021-08-05
1212
categories:
1313
- webhosting
@@ -36,5 +36,3 @@ On our web hosting offers, you can link an additional domain name as an alias to
3636
<Message type="note">
3737
The domain name is now linked as an alias to your existing webhosting.
3838
</Message>
39-
40-

pages/classic-hosting/how-to/create-email-account.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ meta:
55
content:
66
h1: How to create an email account on Web Hosting Classic
77
paragraph: This page shows you how to create an email account on Scaleway Web Hosting Classic
8-
tags: email-account email account webhosting
8+
tags: email-account email account webhosting
99
dates:
10-
validation: 2024-08-05
10+
validation: 2025-02-11
1111
posted: 2021-05-26
1212
categories:
1313
- webhosting
@@ -28,5 +28,3 @@ categories:
2828
3. Click **Add account** to create a new mailbox.
2929
4. Enter the details of the email address you are adding and click **Add account**.
3030
5. Your account will be "active" and ready to use within an hour.
31-
32-

pages/classic-hosting/how-to/create-ftp-account.mdx

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page shows you how to create an FTP account on Scaleway Web Hosting Classic
88
tags: webhosting ftp account ftp-account
99
dates:
10-
validation: 2024-08-05
10+
validation: 2025-02-11
1111
posted: 2021-05-26
1212
categories:
1313
- webhosting
@@ -28,9 +28,9 @@ categories:
2828
2. Click the **FTP accounts** tab.
2929
A form displays.
3030
3. Fill in the form to create your FTP account, entering the following values:
31-
* a **username** (eg `webmaster`)
32-
* a **password** of your choice
33-
* 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.
31+
* **Username** (eg `webmaster`)
32+
* **Password** of your choice
33+
* **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.
3434
4. Validate your entries.
3535
<Message type="note">
3636
Your FTP account appears in the account list with the status **Waiting to create**. Your account will be activated in approximately one hour.
@@ -58,5 +58,3 @@ To limit access to an FTP account, create the folder you want to access (example
5858
<Message type="important">
5959
Ensure that you follow the syntax `/www/directory/` in order for your account to work.
6060
</Message>
61-
62-

pages/classic-hosting/how-to/delete-email-account.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ meta:
55
content:
66
h1: How to delete your email account on Web Hosting Classic
77
paragraph: This page shows you how to delete your email account on Scaleway Web Hosting Classic
8-
tags: webhosting email-account
8+
tags: webhosting email-account
99
dates:
10-
validation: 2024-08-05
10+
validation: 2025-02-11
1111
posted: 2021-05-26
1212
categories:
1313
- webhosting
@@ -33,5 +33,3 @@ categories:
3333
<Message type="note">
3434
The email account is now scheduled to be deleted within the hour.
3535
</Message>
36-
37-

pages/classic-hosting/how-to/manage-email-filter.mdx

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
meta:
33
title: How to manage your email filters on Web Hosting Classic
4-
description: This page shows you how to manage your email filters on Scaleway Web Hosting Classic.
4+
description: This page shows you how to manage your email filters on Scaleway Web Hosting Classic.
55
content:
66
h1: How to manage your email filters on Web Hosting Classic
7-
paragraph: This page shows you how to manage your email filters on Scaleway Web Hosting Classic.
8-
tags: webhosting email-filter filter email
7+
paragraph: This page shows you how to manage your email filters on Scaleway Web Hosting Classic.
8+
tags: webhosting email-filter filter email
99
dates:
10-
validation: 2024-08-05
10+
validation: 2025-02-11
1111
posted: 2021-05-26
1212
categories:
1313
- webhosting
@@ -64,5 +64,3 @@ Email filters allow you to sort your emails based on the sender, subject, and mo
6464
6. Type in **[Auto reply]** in **Message subject**.
6565
<Lightbox src="scaleway_auto_reply1.webp" />
6666
7. Click **Save**.
67-
68-

pages/dedibox-account/how-to/accept-outsourcing.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This guide explains how to accept a Scaleway Dedibox outsourcing request.
88
tags: dedibox, outsource, outsourcing-request
99
dates:
10-
validation: 2024-08-05
10+
validation: 2025-02-11
1111
posted: 2020-03-12
1212
categories:
1313
- account
@@ -27,4 +27,4 @@ If you have a Scaleway Dedibox account, another user can grant you access to the
2727
<Lightbox src="scaleway-dedibox-console-outsourcing-accept.webp" />
2828
5. Click **Save changes** to confirm.
2929

30-
After completing these steps, the outsourced services will be available in your Dedibox console, and you can begin managing them.
30+
After completing these steps, the outsourced services will be available in your Dedibox console, and you can begin managing them.

0 commit comments

Comments
 (0)