Premium Cloud Hosting!
Recommended Services
Supported Scripts
WordPress
Hubspot
Joomla
Drupal
Wix
Shopify
Magento
Typeo3
Author: Jeff
How to protect a folder with username and password in cPanel?
You can lock a directory with a password by using the cPanel Password Protected Directories Option.
1. Log into your cPanel account.
2. In the Files section, click on Directory Privacy Icon.
3. Click the icon to open a folder.
4. Click on the name of the directory you want ...
PHP error: Allowed memory size of x bytes exhausted
If you are getting an error like "Allowed memory size of... in file /directory/folder/yourscript.php", then you can use a .htaccess trick to resolve this problem. If this error does not go away even after applying this .htaccess code, you should contact us, and we will help you.
Place ...
How to redirect a page to another page or website using .htaccess?
If a page on your website no longer exists and you want to redirect it to your new page or site, then you can use the .htaccess file for redirection without waiting.
Redirect from a page/directory to another domain or the main domain:
Redirect from a specific page to ...
How to create a user-friendly URL using .htaccess?
If your website is using long URL like hostnali.com/files/folder/sitemap.html, you can change it into "hostnali.com/sitemap" in .htaccess
Modify this line according to your needs and then add this code to your .htaccess file.
RewriteEngine on
RewriteRule ^sitemap/$ /files/folder/sitemap.html [L]
How to Change the Signature of an Apple/iOS (Sent from my iPhone)?
If you send an email via iOS, a signature will be automatically added in your reply, such as Sent from my iPhone. But do you know that you can customize this signature as well?
1. Open the main screen of your Apple Mobile and click on the ...
How to Automatically Sync or Fetch a cPanel email on Apple/iOS?
You can set your email for automatic syncing. It means that if you receive new mail in your cPanel email account, it would be fetched/synced with your Apple/iOS mobile automatically.
1. Open the main screen of your Apple Mobile and click on the Settings Icon.
2. Scroll ...
How to check/fetch an email on Apple/iOS?
You can set your email for automatic syncing. However, should you want to check for new emails manually, you must go through this tutorial. Before checking for new email, you must make sure that you have already added your email account on your device. Otherwise, examine our ...
How to Add a cPanel email account on Apple/iOS?
You can add a cPanel email account to your Apple IOS mobile and be able to automatically check emails in a specific time or manually do it. You can get a new email notification on your mobile.
1. Open the main screen of your Apple Mobile and click ...
How to automatically sync the cPanel email in an Android mobile or stop the syncing?
Welcome once again to another tutorial. We will learn How to automatically sync the cPanel e-mail in an Android mobile or stop the syncing. This tutorial assumes you know How to Add a cPanel email account in your Android Mobile, and you've got already added a built-in ...
How to set a custom email signature in an Android mobile?
We will learn How to set a custom email signature in an Android mobile? We hope that you've already read our tutorial on How to Add a cPanel email account to your Android Mobile, and you've got a built-in e mail widget already installed on your Android phone.
The built-in ...