How to remove a redirect from your website in DirectAdmin?

1. Log in to your DirectAdmin Account.2. In the Account Manager section, click on the Site Redirection Icon or type Site Redirection in the navigation filter box, and then the option will appear. Click on it.3. Under Local URL Path, Select the redirect entry you wish to remove.4. Click on...

How to block emails by size using Spam filter in DirectAdmin?

You can use a spam filter to block emails by size.1. Log in to your DirectAdmin Account.2. In the E-mail Manager section, click on the SPAM Filters icon or type SPAM Filters in the navigation filter box, and the option will appear. Click on it.3. Under Block By from the...

How to ban any IP Address via .htaccess?

If someone is trying to hack your website or you want to block their IP Address, you can add this line to your .htaccess file.order allow, deny deny from IP-ADDRESS allow from all Replace "IP-ADDRESS" with the IP Address you want to block.

How to redirect your website in DirectAdmin?

1. Log in to your DirectAdmin Account.2. In the Account Manager section, click on the Site Redirection Icon or type Site Redirection in the navigation filter box, and then the option will appear. Click on it.3. On the top right-hand side, click on the Create New Redirect button.4. In Local...

How to Create a Database Username in cPanel?

1. Log into your cPanel account.2. In the Databases section, click on MySQL Databases Icon.3. Under MySQL Users in the Username field, enter the new username you wish to create.4. Enter your new password or use a password generator.5. Click on the Create a User Button.Tip: Write down the Database...

How to Increase PHP's upload_max_filesize value using CloudLinux Selector in DirectAdmin?

You can modify PHP's upload_max_filesize as per your needs using CloudLinux's PHP Selector in DirectAdmin.1. Log-in to your DirectAdmin account.2. In the Extra Features section, click on the Select PHP version icon or type Select PHP in the navigation filter box. The option will appear. Click on it.DA-CL-PHP-selector-icon.gif3. Click on...