Faq

Have you any question ? Please see bellow.

All domains registered with us are under the name of the clients.
If you registered your domain with us recently, then maybe the DNS are not propagated completely. The registered domain normally becomes available after 24 hours after the registration. If you have registered the domain with other registrar, you will need to change the DNS with the one’s provided by us and wait for it to get fully propagate. DNS propagation usually takes 12-24 hours.
Yes, if you decide to move your website to Nixuz, just make sure you have WHM/cPanel control panel with your existing web host, so that we can migrate your site on our servers.
Yes, we have installed a PHP module cURL, on all of our servers.
Yes, Nixuz service supports the modularity of programs and functions include () and all others like it possible to write programs of the blocks, which provides a more convenient work with the programs. These functions will work completely in all programming languages that are installed on our servers from PHP to C++.
You can force an HTTPS connection on your website by adding these rules in your website's .htaccess file:
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

The .htaccess file needs to be located inside the site's document root folder. If your website is in a sub folder, then the .htaccess should be placed in the corresponding sub folder. You can create or edit the .htaccess file either via FTP, or using with the File Manager available in cPanel.
In order to increase your WordPress Memory limit, open the wp-config.php file and locate this line:

define( 'WP_MEMORY_LIMIT', '96M' );

Change its value to up to 768M on all Nixuz shared hosting accounts. On Cloud and Dedicated solutions, you may further customize this value.
You can follow this link https://billing.nixuz.net/knowledgebase/3/Disabling-wp-cronphp-in-WordPress.html