mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-02-06 22:59:05 +01:00
Merge branch 'v2.0.4-dev' of github.com:usmannasir/cyberpanel into v2.0.4-dev
This commit is contained in:
@@ -26,6 +26,7 @@ Webhosting control panel that uses OpenLiteSpeed as web server.
|
||||
* PHP 7.2
|
||||
* PHP 7.3
|
||||
* PHP 7.4
|
||||
* PHP 8.0
|
||||
|
||||
# Installation Instructions
|
||||
|
||||
|
||||
@@ -32,6 +32,7 @@ expires {
|
||||
enableExpires 1
|
||||
expiresByType image/*=A604800, text/css=A604800, application/x-javascript=A604800
|
||||
}
|
||||
autoLoadHtaccess 1
|
||||
|
||||
tuning {
|
||||
eventDispatcher best
|
||||
@@ -199,4 +200,7 @@ include phpconfigs/php55.conf
|
||||
include phpconfigs/php56.conf
|
||||
include phpconfigs/php70.conf
|
||||
include phpconfigs/php71.conf
|
||||
|
||||
include phpconfigs/php72.conf
|
||||
include phpconfigs/php73.conf
|
||||
include phpconfigs/php74.conf
|
||||
include phpconfigs/php80.conf
|
||||
|
||||
Reference in New Issue
Block a user