All Articles
More Web Hosting & Server Guides
-
How to change Php Version At PHP Selector
On your cPanel dashboard go to Select PHP Version 3. Here you will see the list of available modules and extensions. If you do not…
-
How to increase max input vars in cpanel
On your cPanel dashboard look for the Software section & click on MultiPHP Ini Editor select a domain from the dropdown that you want to increase the…
-
How to increase max input time in cpanel
On your cPanel dashboard look for the Software section & click on MultiPHP Ini Editor select a domain from the dropdown that you want to increase the…
-
How to increase max_execution_time in Cpanel
On your cPanel dashboard look for the Software section & click on MultiPHP Ini Editor select a domain from the dropdown that you want to increase the…
-
How To Set Up cPanel File Manager: Creating a New File or New Folder..?
Set Up: cPanel File Manager: Creating a New File or New Folder 1. Click +File or +Folder in the File Manager toolbar. A new window will appear.…
-
Set Up: cPanel File Manager: Uploading Files ..?
You can start uploading files through File Manager by clicking on the Upload icon. Navigate to the folder where you want to upload your…
-
How to increase upload_max_filesize Limit at MultiPHP Ini Editor
On your cPanel dashboard look for the Software section & click on MultiPHP Ini Editor select a domain from the dropdown that…
-
How to change php version using MultiPHP Manager
On your cPanel dashboard go to Multiphp Manger Mark the domain / subdomain name Select the PHP Version & Click on…
-
How to redirect HTTP to HTTPS Using htaccess
On Your Cpanel Dashboard Go To Filemanager > Public_html Right Click On .httaccess file & click on edit …
-
How to show hidden files in Filemanager
On your cpanel dashboard go to Filemanager Click Settings in the upper right corner Select your Document Root and check the box…
-
How to Set Up CPanel Email Disk Usage…?
1 .Email Disk Usage On your account cPanel interface, you will find the Email Disk Usage feature. This feature allows you to view all…
-
How to create a Email Account at Cpanel
One of the many benefits of owning a domain name is that you can create custom, professional domain email addresses. All…
-
How to create subdomain in cpanel
You can use subdomains to create unique, separate content areas of your website. For example, blog.yourdomain.com and shop.yourdomain.com. Subdomains are created using…
-
How to block xmlrpc attacks at cpanel
xmlrpc.com is a WordPress file that was intended to be used for API’s but lately it’s more and more used as a…
-
How Create Child Nameservers At CrazyDomains .in
Child Name Servers are private labelled Name Servers which are registered with the Registry under your own Domain Name. Child Name Servers can be created only by the owner of…
-
How To Create Private/Child Nameservers At Hostinger
You can manage your DNS records via DNS Zone Editor. To add a new child nameservers records, open the Domains tab, choose…
-
How To Create Private /Child Nameservers At Godaddy
Register your own host names to create custom nameservers for your domains registered with GoDaddy. The maximum number of host names you…
-
How to Change Date In Linux
Enter The Following Command sudo date -s "$(wget -qSO- --max-redirect=0 google.com 2>&1 | grep Date: | cut -d' ' -f5-8)Z"