Web Hosting - Concepts
Alias
An email alias is an additional email address for an email account, with which a user can send and receive emails, or set forwards to. A single user account can have multiple email aliases, with different domains or even with the same domain.
Email account
An email account is an email address on which mail is stored (unlike an alias / catchall). You can check your mail accounts via two protocols: POP3 and IMAP.
FTP account
FTP, or File Transfer Protocol, is a protocol that allows you to transfer files between different computers over the Internet. It allows you, as part of your Web Hosting plan, to transfer your files from your computer to Scaleway.com - e.g. to update your website. It also works the other way around: you can recover the files stored on Scaleway.com and transfer them to your personal computer, e.g. to make a backup.
Filtering
Filtering allows you to sort your emails depending on different criteria (the sender, the subject, the object and much more). If the email meets one or more criteria you can define different actions (delete the email, move it into a folder, etc).
htaccess
.htaccess
is a simple text file containing commands for the configuration of the Apache web server. It allows you to personalize the server dynamically and per folder. The configuration values are inherited through directories. Common applications for setting up a .htaccess
file are switching between PHP4 and PHP5, protection of a part of the site, redirecting a website to another, or customizing error messages. Once on the server, its name must be .htaccess
, starting with a dot.
PHP
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.
php.ini
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 to suit your needs.
Web Hosting
Web Hosting is a service provided by Scaleway which offers storage space and access for your websites. Our Web Hosting plans include:
- A domain name
- A configurable web hosting service
- The management of your emails, including anti-spam, antivirus and filter systems
- Unlimited subdomains
- An FTP account to upload your website
- At least one database