This article explains how to modify the system user name of a subscription in the Plesk control panel. The system user is responsible for managing files, directories, and other resources…
How to Add a New Customer in Plesk
November 23, 2023 / Plesk PanelThis article explains how to add a new customer account in the Plesk control panel. A customer in Plesk is a separate user who can manage their own hosting subscriptions,…
How to enable/disable apache graceful restart in Plesk
November 15, 2023 / Plesk PanelThis article explains how to enable/disable Apache graceful restart in plesk via the control panel and command line. Follow the steps: Through the control panel: Log in to the Plesk…
How to generate SSH key in Linux server via WHM
November 15, 2023 / cPanel & WHMIn this article, we will explain the process of generating an SSH Key on a Linux server using WHM. “When generating an SSH Key, utilise the ‘ssh-keygen’ command in the…
How to Keep .htaccess Rules When Switching to Nginx in Plesk
November 14, 2023 / Plesk PanelThis article explains the process of retaining .htaccess rules after transitioning the PHP handler from Apache to Nginx in Plesk. Note: Install the .htaccess file using the Nginx Converter extension…
How to enable symlink protection through WHM
November 7, 2023 / cPanel & WHMIn this article, we will explain how to enable symlink protection through WHM. Symlink protection is a security measure that guards against symlink attacks by validating file permissions and ownership…
How to enable digest authentication for main web disk in cPanel
November 1, 2023 / cPanel & WHMThis article explains how to enable Digest Authentication for the main Web Disk account in cPanel. Digest Authentication provides an additional layer of security by encrypting authentication credentials, making it…
How to import and export a MySQL database in cPanel
October 27, 2023 / MySQLIn this article, we will provide you with step-by-step instructions for importing and exporting your MySQL database using cPanel and phpMyAdmin. Before we begin, please ensure that you have already…
How to Conceal PHP Errors and Warnings on Your Website
October 26, 2023 / Web HostingPHP errors and warnings help with troubleshooting during development but should not be displayed on live websites, as they may expose sensitive information and affect user experience. This article explains…
How to force SSL redirect HTTP to HTTPS
October 25, 2023 / SSLThis guide explains how to force SSL to redirect HTTP to HTTPS. Enabling SSL applications is crucial for ensuring security protocols. It is advisable to activate this feature if you…