• How to delete the password protect directory in cPanel?

    Step 1: Login to the cPanel Account.Step 2: Under Files panel, click Directory PrivacyStep 3: Select web root where directory is on under Settings. Look for directory that has padlock.Step 4. Select the user under Authorized Users and click ‘Delete User’

  • How to setup the password protect directory in cPanel?

    Step 1: Login to the cPanel Account.Step 2. Under Files panel, click Directory Privacy.Step 3: Select which directory we want to put protect.Click on Settings to specify which web root the director will come from and click Save Changes.Step 4: Click tick box for Password protect the directory.Make sure to…

  • How to setup the Microsoft exchange via outlook app on iPhone?

    Step 1: Open ‘Outlook’. Tap ‘Add Account’Step 2: Enter the Exchange email address and tap ‘Add Account’, for first set up.(or) tap the picture of email on the top-left side, and select Outlook logo on the left. Enter the Exchange email address and tap ‘Add Account’Step 3: Enter the Exchange…

  • How to setup the Microsoft exchange via mail app on iPhone?

    Step 1: Go to Settings in iPhoneStep 2: Select ‘Passwords & Accounts’Step 3: Select ‘Add Account’Step 4: Select ‘Microsoft Exchange’Step 5: Enter Exchange email address, password, descriptionStep 6: Tap ‘Configure Manually’. Enter ‘passwd’ and tap ‘Next’Step 7: In Exchange screen, enter all following settings:Email Exchange email addressServer – outlook.office365.comDomain –Username…

  • How to Flush config server firewall via WHM?

    Step1: Login to WHM interface. Step2: Go to Home »Plugins »ConfigServer Security & Firewall Step3: Locate the option Flush All Blocks under csf – ConfigServer Firewall. Step4: Click on Flush All Blocks.

  • How to Unblock an IP address in csf via WHM?

    Step1: Login to WHM interface. Step2: Go to Home »Plugins »ConfigServer Security & Firewall Step3: Locate the option Quick Unblock under csf – Quick Actions. Step4: Enter the IP address to be Unblocked and click on Quick Unblock.

  • How to Ignore an IP address in csf via WHM?

    Step1: Login to WHM interface. Step2: Go to Home »Plugins »ConfigServer Security & Firewall Step3: Locate the option Quick Ignore under csf – Quick Actions. Step4: Enter the IP address to be ignored and click on Quick Ignore.

  • How to Deny an IP address in csf via WHM?

    Step1: Login to WHM interface. Step2: Go to Home »Plugins »ConfigServer Security & Firewall Step3: Locate the option Quick Deny under csf – Quick Actions. Step4: Enter the IP address to be blacklisted and click on Quick Deny.

  • How to Allow an IP address in csf via WHM?

    Step1: Login to WHM interface. Step2: Go to Home »Plugins »ConfigServer Security & Firewall Step3: Locate the option Quick Allow under csf – Quick Actions. Step4: Enter the IP address to be whitelisted and click on Quick Allow.

  • How to define PHP memory limit in WordPress

    Step 1: Log into your cPanel account. Step 2: Open File Manager option and navigate to the Document Root of the website. Step 3: Edit the wp-config.php file. Step 4: Enter the below line above where it says /* That’s all, stop editing! Happy blogging. */. define( ‘WP_MEMORY_LIMIT’, ’64M’ );…