How to rename your email address in DirectAdmin?

1. Log in to your DirectAdmin Account.2. In the E-mail Manager section, click on the E-mail Accounts Icon or type E-mail Accounts in the navigation filter box. The option will appear. Click on it.3. Under Account, you can see your email address along with the Plus icon on the right-hand...

How to create a user-friendly URL using .htaccess?

If your website is using long URL like example.com/files/folder/sitemap.html, you can change it into "example.com/sitemap" in .htaccessModify this line according to your needs and then add this code to your .htaccess file.RewriteEngine onRewriteRule ^sitemap/$ /files/folder/sitemap.html [L]

How to login to SolusVM Control Panel?

After you received your VPS login details, you can find a VPS Login URL, username, and password in your welcome email.SolusVM Login details example:Control Panel URL: https://cp.example.com or IP Address.Username: vmuser123 or johndoePassword: exampleHow to login to SolusVM Control Panel?1. Open VPS Control Panel.2. Enter your SolusVM username in the...

How to blacklist an IP Address to deny it access to your website?

You can lock directory with a password by using the cPanel Password Protected Directories option.1. Log into your cPanel account.2. In the Security section, click on the IP Blocker Icon.3. Under Add an IP or Range, you should enter the IP Address you wish to block.4. Click on the Add...

How to generate and download a full backup of your cPanel Account?

1. Log into your cPanel account.2. In the Files section, click on Backup Icon.3. Under Full Backup, click on the Download a Full Website backup button.4. From the dropdown menu, select the backup destination as Home and enter your email address in the email field so that you can receive...

How to check disk usage of directory and bandwidth usage?

f you are receiving a disk space usage warning and don't know which folder is using too much space from cPanel, this tutorial will be helpful.1. Log into your cPanel account.2. In the Files section, click on the Disk Space Usage icon.3. In the Disk Space Usage area, you can...