SSL/TLS and Shared IP Addresses

Plesk supports the Server Name Indication (SNI) extension to the Transport Layer Security protocol, which makes it possible to use authentic SSL/TLS certificates for sites hosted on shared IP addresses.SNI helps to efficiently use IPv4 resources and provides the following benefits:Providers can run any number of SSL/TLS sites with independent...

How to delete database table via phpMyAdmin in cPanel?

1. Log into your cPanel account.2. In the Databases section, click on the phpMyAdmin icon.3. In the left sidebar, Click on the expand button to expand the database like "example".4. Under your cPanel username, you can see a list of all databases. Select the appropriate database, and it will be...

Install applications on a site, such as WordPress or Drupal.

You can significantly increase your website functionality by using different web apps. Apps installed on a website can perform a number of tasks. If you are an individual, you can, for example, present yourself with a blog or organize an online storage of your media files. Companies can move their...

How to Delete "User Level Email Filter" in cPanel?

1. Log into your cPanel account.2. In the Email section, click on Email Filters Icon.3. Under Filters by Users, You can see all of your existing email accounts, Click on Manage Filters next to the appropriate one.4. Under Current Filters, You can see all of your existing filters, Click on...

How to protect your .htaccess file?

For security purposes, we recommend you to prevent access to your .htaccess file from unauthorized access.Add this code to your .htaccess file:# .htaccess protection order allow, deny deny from all satisfy all

How to enable Apache SpamAssassin and SpamBox in cPanel.

Apache SpamAssassin is a mail filter that identifies spam. It is an intelligent email filter that uses a diverse range of tests to identify unsolicited bulk email, more commonly known as spam. These tests examine email headers and content to classify email with advanced statistical methods.1. Login to your cPanel...