Files

Images
  • Create thumbnails from images in a directory.
  • Change the size of images in a directory.
  • Change the file type of all images in a directory. 
Directory Privacy

Set a password to protect certain directories of your account. When you enable this feature, a user that tries to open a protected folder will be prompted to enter a username and password before they can access your content.

Web Disk

Create a Web Disk account to manage, navigate, upload, and download the files on your web server. Web Disk account directories exist relative to your account’s home directory.

Git™ Version Control

Create and manage Git™ repositories. You can use Git to maintain any set of files and track the history of changes from multiple editors (version control).

File Manager
  • Copy or move your files online
  • Upload and download
  • Compress your files
  • Change permissions
  • Edit documents online
Disk Usage
Monitor your account's available space with the Disk Usage feature. All presented figures are relative to the largest directory. Use the File Manager to see usage data for individual files and the MySQL feature to see data for individual databases.
Backup

Download a zipped copy of your entire site or a part of your site that you can save to your computer. When you backup your website, you have an extra copy of your information in case something happens to your host.

File and Directory Restoration

Use this interface to restore individual file and directory files from their backups.

Site Publisher

You can use this interface to quickly create a website from a set of available templates. This allows visitors to see some basic information while you continue developing your website.

Domains

Domains

Use this interface to manage your domains.

Subdomains

A subdomain is a subsection of your website that can exist as a new website without a new domain name. Use subdomains to create memorable URLs for different content areas of your site. For example, you can create a subdomain for your blog that is accessible through blog.example.com and www.example.com/blog

Zone Editor

DNS converts domain names into computer-readable IP addresses. Use this feature to manage DNS zones.

Domaines supplémentaires

Un domaine supplémentaire est un domaine stocké par le système comme sous-domaine de votre site principal. Utilisez des domaines supplémentaires pour héberger davantage de domaines sur votre compte.

Redirects

A redirect allows you to make one domain redirect to another domain, either for a website or a specific web page. For example, create a redirect so that www.example.com automatically redirects users to www.example.net.

Dynamic DNS

This feature lets you utilize a Domain Name System (DNS) hosted on the cPanel server to resolve a hostname that exists on an external network with a dynamic IP address. This will let you manage your network devices without the need to manually update the devices‘ settings any time the IP address changes.

Logiciels

Ruby App

Setup Ruby App

WordPress Manager by Softaculous

WordPress Manager is a utility for managing your entire WordPress installation in one place. WordPress Manager allows you to update various settings in your WordPress installation without even logging into the WordPress admin panel. Some of the features are identical to those in WodPress Toolkit

Perl Modules

Perl modules are collections of functions that allow you to perform tasks in Perl. You will need to install a Perl module before you can use it inside a Perl program. Note: Modules are installed directly from the CPAN repository.

MultiPHP INI Editor

The MultiPHP INI editor writes to the .htaccess, .user.ini, and php.ini files. The system will only write a directive to a file if it is a valid directive for that file type.

Python

Create applications in the Python version of your choice

X-Ray

 X-Ray provides detailed information about performance bottlenecks on websites that use CMS such as WordPress, Joomla and Drupal. With PHP X-Ray, you no longer have to diagnose these problems by hand. If a site contains slow plugins, database queries, functions or external calls, this tool reveals what's causing them.

WordPress Toolkit
  • Install WordPress with one click
  • Clone your installations
  • Create staging versions for testing
  • Check and fix security issues
  • Install or disable themes and extensions
Packages PHP PEAR

PEAR packages are collections of functions that allow you to perform tasks in PHP. You will need to install a PEAR package before you can use it inside a PHP program. Note: Packages are installed directly from the PHP Extensions and Applications repository (PEAR).

Optimize Website

Optimize the performance of your website by tweaking the way Apache handles requests.

Application Manager
Cette fonctionnalité vous permet d'enregistrer, de gérer et de déployer vos applications personnalisées à l'aide de Phusion Passenger.
Softaculous App Manager
  • Install and manage nearly 300 scripts with one click.
  • Backup your installations in the cloud
Node.js

Create Node.js applications in development or production mode

Databases

phpMyadmin

Edit and modify your databases

MySQL® Database Wizard

MySQL Databases allow you to store lots of information in an easy to access manner. The databases themselves are not easily read by humans. MySQL databases are required by many web applications including some bulletin boards, content management systems, and others. To use a database, you’ll need to create it. Only MySQL Users (different than mail or other users) that have privileges to access a database can read from or write to that database.

MySQL® Databases

Manage large amounts of information over the web easily. MySQL databases are necessary to run many web-based applications, such as bulletin boards, content management systems, and online shopping carts.

Remote MySQL®

Add a specific domain name to allow visitors to connect to your MySQL databases. Applications like bulletin boards, online shopping carts, and content management systems require databases to operate.

E-mail

Email Accounts

This feature lets you create and manage email accounts.

Email Routing

Route a domain’s incoming mail to a specific server

Default Address

Catch any email that is sent to an invalid email address for your domain.

Email Filters

Create and manage email filters for an email address that you specify. This can be useful if you want to avoid spam, redirect mail, or pipe messages to a program.

Spam Filters

Manage the settings for the spam filters (powered by Apache SpamAssassin™) for your email accounts. Identify unsolicited bulk email, more commonly known as spam, and send it to a separate folder (Spam Box) or automatically delete it (Auto-Delete) from your email account.

BoxTrapper

BoxTrapper protects your inbox from spam by requiring all email senders not on your Whitelist reply to a verification email before you can receive their mail.

Email Disk Usage

This utility allows you to recover disk space by deleting old messages from your mailbox.

Forwarders

Send a copy of any incoming email from one address to another. For example, forward joe@example.com to joseph@example.com so that you only have one inbox to check.

Autoresponders

Configure an email account to send automated emails. This can be useful if you are on vacation or unavailable, or if you have a generic message that you wish to send from a support email address.

Track Delivery

Review an email’s delivery route. This can be useful if you need to locate problems with email delivery.

Address Importer

This feature allows you to use 2 types of files to create multiple email address or email forwarders for your account simultaneously. You may use Excel spreadsheet files (.xls) or a comma-separated values sheet, aka CSV file (.csv) to import the data. A CSV file is a plain text file that has been given a .csv extension.

Encryption

GnuPG is a publicly available encryption scheme that uses the “public key” approach. With GnuPG, messages are encrypted using a “public key” however, they can only be decrypted by a “private key”, which is retained by the intended recipient of the message.

Calendars and Contacts
  • Personal calendar
  • Address book
  • Shared address book

Fonctions avancées

Indexes

The “Index Manager” allows you to customize the way a directory appears when no index files reside in a directory. Click a directory’s icon or name to navigate the file system. To select a folder, click “Edit”.

Track DNS

Network Tools allow a user to find out information about any domain, or to trace the route from the server your site is on to the computer you are accessing cPanel from. Finding out information about a domain can be useful in making sure your DNS is set up properly as you will find out information about your IP address as well as your DNS.

MIME Types

MIME types tell browsers how to handle specific extensions. For example, the text/html MIME type equates to .htm, .html, and .shtml extensions on most servers, and this tells your browser to interpret all files with those extensions as HTML files. You can alter or add new MIME types specifically for your site (note that you can not alter the system defined MIME type values). MIME types are often used to handle new technologies as they appear. When WAP technology first appeared no one had these extensions set up on their server. With MIME types, however, you could have set it up yourself and begun serving WAP pages immediately.

Cron Jobs

Cron jobs allow you to automate certain commands or scripts on your site. You can set a command or script to run at a specific time every day, week, etc. For example, you could set a cron job to delete temporary files every week to free up disk space.

Error Pages

An error page informs a visitor when there is a problem accessing your site. Each type of problem has its own code. For example, a visitor who enters a nonexistent URL will see a 404 error, while an unauthorized user trying to access a restricted area of your site will see a 401 error.

Apache Handlers

Apache handlers control how the Apache web server software manages certain file types and extensions for your site. Apache comes configured to handle CGI scripts and server-parsed files. You can configure Apache to handle a new file type with an existing handler by manually adding the handler and extension below. For example, to have the server treat files with the extension .example as CGI files, you would type “cgi-script” under Handler and “.example” under Extension(s).

Metrics

Visitors

This function displays up to 1,000 of the most recent entries in the domain’s web server log.

Bandwidth

This function allows you to see the bandwidth usage for your site. It shows the current month’s bandwidth usage, as well as your total bandwidth usage. This includes all HTTP (web) and POP (mail) bandwidth usage. This may also include FTP bandwidth usage if your system administrator enabled FTP bandwidth logging.

AWStats

Awstats produces visual statistics about visitors of your site.

Webalizer

Webalizer is a complex statistics program that creates various patterns and graphs about your site visitors.

Resource usage

Displays the resources used, including physical memory and processor load

Errors

The function displays the most recent entries in your website’s error logs in reverse chronological order. You can use this information to find broken links or problems with missing files.

Raw Access

Raw Access Logs allow you to see who has visited your website without displaying graphs, charts, or other graphics. You can use the Raw Access Logs menu to download a zipped version of the server’s access log for your site. This can be very useful when you want to quickly see who has visited your site.

Analog Stats

Analog produces a simple summary of all the people who have visited your site. It is fast and provides great lightweight statistics. Analog shows the people who have accessed your site during a specific month. It provides limited content but can be helpful to see where your main users are from.

Metrics Editor

This interface shows what stats programs you will use when viewing site statistics.

Security

ModSecurity

Enable or disable ModSecurity

IP Blocker

This feature will allow you to block a range of IP addresses to prevent them from accessing your site. You can also enter a fully qualified domain name, and the IP Deny Manager will attempt to resolve it to an IP address for you.

Hotlink Protection

Hotlink protection prevents other websites from directly linking to files (as specified below) on your website. Other sites will still be able to link to any file type that you don’t specify below (ie. html files). An example of hotlinking would be using a <img> tag to display an image from your site from somewhere else on the net. The end result is that the other site is stealing your bandwidth. List all sites below from which you wish to allow direct links. This system attempts to add all sites it knows you own to the list; however, you may need to add others.

Let's Encrypt™ SSL

Let&#039;s Encrypt™ is an effort to provide free domain-validated certificates in an automated fashion. This page provides a facility to issue certificates via the Let&#039;s Encrypt™ service. Certificates issued here will be renewed automatically

SSH Access

SSH allows secure file transfer and remote logins over the internet. Your connection via SSH is encrypted allowing the secure connection. In this section you can manage your SSH keys to allow automation when logging in via SSH. Using public key authentication is an alternative to password authentication. Since the private key must be held to authenticate, it is virtually impossible to brute force. You can import existing keys, generate new keys, as well as manage/delete keys.

SSL/TLS

The SSL/TLS Manager will allow you to generate SSL certificates, certificate signing requests, and private keys. These are all parts of using SSL to secure your website. SSL allows you to secure pages on your site so that information such as logins, credit card numbers, etc are sent encrypted instead of plain text. It is important to secure your site’s login areas, shopping areas, and other pages where sensitive information could be sent over the web.

Leech Protection

Leech Protect allows you to prevent your users from giving out or publicly posting their passwords to a restricted area of your site. This feature will redirect accounts which have been compromised to a URL of your choice (and suspend them, if you choose).

Imunify360

Check our security analysis against malware

en_US