3 – open_basedir Protection
In simple words, open_basedir protection forbids your PHP scripts to access file system beyond the specified path i.e. open_basedir “/home/domain.com/” If this path is specified for open_basdir, your PHP code cannot access file system beyond /home/domain.com/ Which basically helps in case a single site on the server is hacked. How to enable open_basedir Protection For open_basedir […]
2 – SSL For PostFix/Dovecot
On a default installation of CyberPanel, Postfix and Dovecot use self-signed SSL. You can now use Let’s Encrypt with your mail server. Navigate to: https://<IP Address>:8090/manageSSL/sslForMailServer You will see a list of websites/domain here (which you have created via CyberPanel already). Make sure to choose the domain which has RDNS record against your IP Address. […]
1 – DKIM Set up and Configurations
DKIM Signing Starting version 1.6.4 you can now check whether you want to setup DKIM DNS records for your domains. If OpenDKIM is not installed, it will prompt you to install OpenDKIM, which you can do so via pointing your browser to: https://<IP Address>:8090/email/dkimManager If OpenDKIM is not installed, it will ask you to install OpenDKIM on […]
Child Domains Launcher
After version 1.5 child domains feature is available in CyberPanel. After version 1.6.4 is stable we’ve launched a dedicated launcher for child domains. Why there is a need for Child Domain Launcher Most of you already know that rewriting rules with OpenLiteSpeed does not work as they work with LiteSpeed Enterprise/Apache. Every domain must have its own […]
2 – PHP Configurations
If you need to edit php settings for any PHP Version, you can go to Server > PHP > Edit PHP Configs. There are two modes: Basic In basic mode you can only edit very common php options. Advanced In advanced mode you can directly edit the related php.ini file. Basic Set parameters according to your […]
Remote Transfer
Remote transfer can help you transfer accounts from remote CyberPanel installation to local CyberPanel installation. Version 1.5 of CyberPanel is required on both ends. Fetch Accounts Main > Back ups > Remote Backups The first step is to fetch and select accounts you want to transfer from the remote server. Note: Enable the API access […]
Add Destination: Scheduled Local/SFTP Remote Backups

CyberPanel allows you to schedule and send backups to remote locations (local/sftp) (Daily/Weekly). Note: if you are using storage boxes from providers like Hetzner, you need to enable SSH support, otherwise SFTP backups will not work. Hetzner Docs for SSH support Add/Delete Destination SFTP Destination Backups -> Add/Delete Destination Local Backups Backup > Add/Delete Destination […]
Backup/Restore

CyberPanel supports one-click back/restore for your accounts. How To Take Backup Taking a complete backup of a website account is simple. Main » Backup » Create Backup It will take some time depending on the amount of space the account is using. The backup location is: /home/<domain name>/backup Note: You can close the window and come back […]
5 – SpamAssassin Configurations
Install SpamAssassin at: https://<IP Address>:8090/emailPremium/SpamAssassin Once installed, you can configure SpamAssassin settings, more details on our blog post.
4 – Email Limits
Email Limits Email Limits can help you fight Email Spam on your server. There are two kinds of limitations: Domain Limits. Email Level Limits. Domain Limits If a domain has a limit of 20,000 emails/month, then Email Limits cannot exceed this limit. For example with Domain Limit of 20,000 emails, you can have 20 email […]



