Documentation

All articles

November 24, 2023

Location of configuration files

Various configurations files are located at different places, there structure is defined below. Litespeed /usr/local/lsws/conf/httpd_config.conf /usr/local/lsws/conf/phpconfigs/php53.conf /usr/local/lsws/conf/phpconfigs/php54.conf /usr/local/lsws/conf/phpconfigs/php55.conf /usr/local/lsws/conf/phpconfigs/php56.conf /usr/local/lsws/conf/phpconfigs/php70.conf Virtual Hosts /usr/local/lsws/conf/vhosts/<Domain> FTP /etc/pure-ftpd /etc/pure-ftpd/pure-ftpd.conf DNS /etc/pdns /etc/pdns/pdns.conf  

Read article

November 24, 2023

Manage Services

Update on 3rd July: Disabled servers will be no more visible on CyberPanel interface, more details below. v1.7.1 onwards you can enable/disable certain services. You can not disable OpenLiteSpeed and MySQL because they are core services…

Read article

November 24, 2023

Cron Jobs

Beginning with version 1.6.0, CyberPanel now comes equipped with cron jobs. This means you can schedule and automate tasks more easily. This update allows you to set up repetitive tasks to run…

Read article

November 24, 2023

4 – Mod Security Rules Packages

Starting version 1.6.2 stable you can now enable OWASP and Comodo Mod Security rules via one click. Navigate to → https://<IP Address>:8090/firewall/modSecRulesPacks   Click the switch and it will turn on OWASP…

Read article

November 24, 2023

3 – Mod Security Rules

Later we will be having auto installation of Comodo and Owasp rules. Add Rules To add individual rules, you can navigate to: https://<IP Address>:8090/firewall/modSecRules By default there is one rule defined: SecRule…

Read article

November 24, 2023

2 – Mod Security Configurations

Once you open: https://<IP Address>:8090/firewall/modSecurity You will see something like: There are seven options, lets discuss them. ModSecurity Status This is the only option controlled by OpenLiteSpeed web server, once you turn…

Read article

November 24, 2023

1 – Installation

By default, ModSecurity is not installed, but once you first try to configure ModSecurity CyberPanel prompt for ModSecurity installation. Open → https://<IP Address>:8090/firewall/modSecurity   Clicking ‘Install Now’ will start the installation, if…

Read article

November 24, 2023

SSH Manager CyberPanel

CyberPanel SSH Manager offers you a lot of features for your SSH security. Securing SSH is one of the most important tasks of a system administrator. CyberPanel allows you to change SSH…

Read article

November 24, 2023

CyberPanel Firewall

CyberPanel follows deny all rules except for the ports opened by default, you can see default opened ports at Server > Security > Firewall Available Functions Add Firewall Rule: If you want to…

Read article

November 24, 2023

5 – Change Upload Limit for Filemanager

v1.7.0 and above v1.7.0 and above default upload limit is 200MB, regardless of upload limit of your Global PHP. To increase this limit go to: https://<IP Addres>:8090/websites/domain.com Then scroll down and click vhost…

Read article