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...

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...

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 or Disable PHP's allow_url_fopen using CloudLinux Selector in DirectAdmin?

You can use CloudLinux Selector to enable or disable the allow_url_fopen directive in DirectAdmin.1. Log-in to your DirectAdmin account.2. In the Extra Features section, click on the Select PHP version icon or type Select PHP in the navigation filter box. The option will appear. Click on it.DA-CL-PHP-selector-icon.gif3. Click on the...

Using Secure FTP

To secure FTP connections to your server, Plesk supports the FTP Secure (FTPS, FTP-SSL/TLS) protocol. Plesk gives you the ability to allow secure, plain, or both secure and plain FTP connections to the server.To configure the allowed FTP connections, go to Tools & Settings > Security Policy. We recommend that...

How to import database 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 an appropriate database in which you want...