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

Problem with site encoding

You have built your site in UTF-8 encoding and the database is also configured in UTF-8 (and it is displayed properly), but the iste itself displays incorrect encoding of cyrillic characters.

Read More