3 – Email Forwarding

With Email Forwarding, you can forward emails to multiple other email addresses (This does not delete the server copy of your incoming emails) Go to: https://<IP Address>:8090/email/emailForwarding   Note: Make sure to create at least one email account, otherwise you can not create email forwarder. First select domain. On second option select the source email, […]

Rewrite Rules

CyberPanel is based on OpenLitespeed and LiteSpeed Enterprise as well, and it fully supports mod_rewrite syntax. If you want to add rewrite rules to your site, you can do so easily. To set rewrite rules first go to Main > Websites > List Websites >Manage Launch website management dashboard for each website looks like this: Once you […]

Domain Aliases CyberPanel

Warning: Important Information If you were using Domain Aliases prior to v2.3.5. We were doing it differently and it were causing lots of issues with SSL. So we’ve changed the way domain aliases works from v2.3.5 on wards. This refactor will help with robust SSL Management for Domain Aliases. So if you were using this […]

Creating Website

Once you have installed CyberPanel on your server, the next step is to create a website. This can be done easily through the CyberPanel interface. To create a website, Login to your CyberPanel dashboard. Navigate to the left-hand menu and select the “Website” option. Here, you will find numerous options for managing your website. If […]

Packages in CyberPanel

Packages on CyberPanel help you assign resources to an individual website, you must create at least one package before you start creating websites. (Upon installation a default package is created) Create Package   You can fill in all these resources according to your requirements, an example input can be: Disk Space: 100 Bandwidth: 5000 FTP Accounts: 10 Database: 10 Emails: 5 […]

Manually Extending SSL to WWW

Usually CyberPanel will automatically issue Let’s encrypt SSL cert for both www and non-www version of domains, but if in rare case it failed to issue WWW cert , you can extend the SSL for www domain manually. 1. Run command (change example.com to your domain for ALL steps) and enter E during operation 2. Now new […]

CyberPanel on SSL

Note: If your domain is behind Cloudflare it will not work since CloudFlare blocks port 8090. If you want to access CyberPanel on SSL you can do so by issuing Lets Encrypt SSL for the hostname, before continuing further make sure you have created website with a domain you want to access CyberPanel as. If you want […]

Issuing SSL for website

CyberPanel can issue Let’s Encrypt SSL cert for websites on it. There are 2 methods to get SSL cert for website. 1. Issue SSL when creating a website Check Additional Features SSL during creating the website. Note: Please check and make sure the domain is pointed to CyberPanel server, otherwise Let’s Encrypt cert will NOT […]

Enterprise License Manager

To manage your licenses navigate to https://<IP Address>:8090/serverstatus/litespeedStatus you will see something like: License Status If you click on License Status, it will only display your currently license and its expiration status. Change License You need to have your new license key in hand, before you use this option. This will open a box where […]

Reset admin password via command line

Reset admin password using adminPass newpassword This will reset password for username “admin”, where the “newpassword” is your new password.