Integrating Cloudflare cPanel plugin with cPanel helps the client to enable the Cloudflare protection on the domain easily. Before installing the Cloudflare Plugin, you should get the HOST KEY from CloudFlare Partners. Cloudflare is a widely used service which provides security and helps to load website faster. It helps in the mitigation of DDoS attacks […]
See MoreTag: Cpanel Server
How to login to WHM?
How to login to WHM? This is the first and series of Blogs that explain to you what to do with your server after you install cPanel and WHM. These Blogs will demonstrate commonly used settings to help you better secure your server and prepare it for reselling and hosting purposes. Your situation will probably […]
See MoreInstall Nginx as reverse proxy on cPanel server
How to install Nginx as reverse proxy on cPanel server following steps are installing Nginx as reverse proxy on cPanel server Steap 1 : SSH to server as root. Steap 2 : Change the directory to “/usr/local/src” # cd /usr/local/src then, Download the latest nginxadmin package & Install #wget http://nginxcp.com/latest/nginxadmin.tar #tar xf nginxadmin.tar #cd publicnginx #./nginxinstaller install […]
See More