How to remove Nginx on a RHEL or CentOS in Vesta Control Panel

This is tutorial how to remove Nginx on a RHEL or CentOS in Vesta Control Panel 1. Stop nginx service nginx stop 2. Remove package yum remove nginx 3. Change vesta configuration cd /usr/local/vesta/conf sed -i “/PROXY_*/d” vesta.conf sed -i “s/8080/80/” vesta.conf sed -i “s/8443/433/” vesta.conf 4. Change httpd configuration cd /etc/httpd/conf.d sed -i “s/8080/80/” *.conf […]

How to Give cPanel Access to Support for Accessing Your Server: cPanel Support

Grant cPanel Support Access Today we are going to discuss giving cPanel access using the “Grant cPanel Support Access ” interface in WHM and also how to grant cPanel Support access to access your server. So let’s start with the brief introduction of this interface: It is often important for the tech support team to […]

How To Install AutoSSL for Server Hostname – cPanel Server

In this blog, we will learn how to install AutoSSL for Server Hostname – cPanel server. As you know that from starting cPanel is offering free SSL, issued by ‘cPanel INC’ for free of charge to the valid cPanel License owner. You will have to check for the option “Check Allow AutoSSL” to replace invalid […]