Hosting

<h1>Hosting FAQ</h1>

Optimal configuration of the LiteSpeed Cache plugin

To begin with, in our opinion, LiteSpeed Cache is one of the best caching plugins for Wordpress. It has only...

How do I install Django on my hosting?

Django is a popular framework for developing websites and web applications. In this tutorial we will tell you how you...

How to install the right version of PHP for a particular directory or domain.

To do this in the domain directory, for example:domains/domain_name/public_htmlcreate a .htaccess file with this content: <FilesMatch “.(php4|php5|php3|php2|php|phtml)$”>SetHandler application/x-lsphp71</FilesMatch> If your...

Setting up email clients

In most mail clients, the setup is limited to specifying mail servers and mailbox access details. For example, if you...

How to use WP-CLI on wordpress hosting

A very handy utility for quick work with Wordpress is available on the hosting plans for Wordpress. Working with it...

How to Set Up Memcached Caching for Wordpress

Memcached is installed on Wordpress hosting rates, a service that serves to cache data and, accordingly, speed up Wordpress loading....

Network diagnostics software tools

Many users periodically encounter some kind of network problem. Situations here can be different. Let’s say, the quality of communication...

How to upload your site to the server

Using any program that supports the FTP protocol. Of the most famous programs, we recommend Total Commander (the old name...

Can technical support move the site from another hosting?

In order for us to help you move your site from another hosting to us, you need: 1) Place an...

Access rights (CHMOD)

Permissions are attributes of a file or directory that tell the server who can do what with the corresponding file...