How to install xcache on CentOS 6

XCache is an extension for PHP that caches its operational code. It speeds up loading time of the pages that had already been visited and overall increases the website’s loading speed.

Read More

What is a subdomain?

Subdomain – domain of a third level or lower. For example, in chrome.google.com, chrome – is a subdomain. Unlike a regular domain, which is paid for and needs to be registered, a subdomain can be created easily in the control panel. Subdomains are used for services that are beyond the functionality of the main website. Also, sometimes […]

Read More

How to make a 301 redirect

cPanel Log into cPanel. Find a Domains section and click on Redirects. Select Permanent (301) as a type of redirect. In the next field, enter the domain you want to redirect. Or choose **All Public Domains**, if you want to redirect all domains on the server. In the field Redirects to, enter the domain you […]

Read More

BILLmanager Installation

BILLmanager is installed and updated from the OS repository. Establish SSH connection as the root user and download the script to start the installation wget http://download.ispsystem.com/install.sh and execute sh install.sh –release beta BILLmanager-Standard to install the alpha-version of BILLmanager-Corporate, execute the command: sh install.sh –release alpha BILLmanager-Corporate The installation script will connect required repositories (EPEL […]

Read More