Month: December 2012

Disable Mod-security2 for a Domain in cPanel

First of all   we can’t block mod_security2 via .htaccess on domain basis . So never put .htaccess  mod-security rules. You have to disable it in ....

Read More

Install JAVA in Ubuntu or debian manually

The following steps will help you to install java in ubuntu / debian  manually Download the jdk 7 tar  file  http://www.oracle.com/technetwork/jav....

Read More

cPremote version 6.4 released

Hello, A bug fixed version of cpremote  is available , the latest version is 6.4 , it have the following updates. Change Logs:   Fixed the footer ....

Read More

Prestashope Admin And Nginx Plugin

The prestashope  software need big header size to pass http. So please do the folowing to fix this issue, 1)  Edit  the vhost.conf   ( under /etc/....

Read More

Nginx And DDOS Protection

cPnginx and Danginx can use  to protect the HTTP DDOS as follows, Edit the file   /etc/sysctl.conf  and increase the openfile limits. Add the foll....

Read More

Enable Cache in cPnginx Servers

You can enable cache in cPnginx. This will decrease the server load. But enabling cache will show the  website updates slowly only. To enable cach....

Read More

Nginx And HttpRealIpModule

This module is already  enabled by default in cPnginx version 6.0 or  higher . You may simply need to add the   module setting in nginx.conf as fo....

Read More