Hosting

<h1>Hosting FAQ</h1>

How do I reset the DNS cache?

WINDOWS uses caching of DNS objects to reduce the number of requests and to improve performance. After changing the IP...

How to automatically install CMS (wordpress, joomla, opencart, modX)?

In our work we use auto-installer scripts “Installatron“, through which you can install the necessary CMS to you in a...

How to create a MySQL database?

Database management is in the Directadmin control panel. To create a base, log in to the hosting control panel. Go...

How do I set up http redirect to another domain?

Set up http-redirect can be in the control panel hosting DirectAdmin, to do this, go to “Redirect site” and click...

How do I enable/disable gzip compression?

When you open the site in the browser creates a connection between the client and the server, and then there...

Restrict access for bots

There are frequent situations when the bots create a high load on the site, thereby consuming unnecessary resources CPU and...

How do I connect to SSH using PuTTY?

PuTTY is one of the most popular SSH programs. Its popularity is due to its small size, free and open...

How do I change the php version for my site?

Go to the Control Panel at https://ваш_домен:2222 Next, under Tools, select Select PHP version Select the desired version from the...

Adding a signature via Roundcube

Go to the web-interface of the mailbox at https://mail.your_domain Then select Settings – Profiles – Your Box In the Signature...

How do I run Python scripts?

In our work we use the wsgi specification to run python scripts. WSGI is the gateway between the python application...