cPanel password protect directory showing error when wordpress is installed

Problem : When wordpress is installed on main domain and you want to set the password to any directory which is under the public_html folder but when access it by using browser then the URL shows 404 error or not found error. Solution : You need to add the following code in .htaccess files in […]

See More

Configure CNAME and MX records for Google Apps on cpanel server

How to configure Google Apps in cPanel server ? OR How Configuring DNS CNAME and MX records for Google Apps in cPanel server ? Answer : Google Apps is a suite of Google applications that brings together essential services to help your business. This is a hosted service that lets businesses, schools, and institutions use […]

See More

How to install R1soft cdp agent on Linux server

Here are the steps that you will need to follow to install latest R1Soft CDP agent on your shared/dedicated server   1) Create the yum repository for the r1soft on the server vi /etc/yum.repos.d/r1soft.repo [r1soft] name=R1Soft Repository Server baseurl=http://repo.r1soft.com/yum/stable/$basearch/ enabled=1 gpgcheck=0 2) Install the cdp agent by using following commands yum install r1soft-cdp-enterprise-agent yum install […]

See More