Frequently asked questions
FAQ
Have you any question ? Please see bellow.
All domains registered with us are under the name of the clients.
Yes, if you decide to move your website to resellerbd, 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, eBNhost 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++.
Yes, if you decide to move your website to eBNhost, just make sure you have WHM/cPanel control panel with your existing web host, so that we can migrate your site on our servers.
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 Ebnhost shared hosting accounts. On Cloud and Dedicated solutions, you may further customize this value.
You can follow this link
https://billing.ebnhost.com/knowledgebase/3/Disabling-wp-cronphp-in-WordPress.html
