mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-14 09:16:11 +01:00
change cacheroot folder
This commit is contained in:
@@ -77,7 +77,7 @@ phpIniOverride {
|
||||
}
|
||||
|
||||
module cache {
|
||||
storagePath $VH_ROOT/lscache
|
||||
storagePath /usr/local/lsws/cachedata/$VH_NAME
|
||||
}
|
||||
|
||||
rewrite {
|
||||
@@ -127,7 +127,7 @@ phpIniOverride {
|
||||
}
|
||||
|
||||
module cache {
|
||||
storagePath $VH_ROOT/lscache
|
||||
storagePath /usr/local/lsws/cachedata/$VH_NAME
|
||||
}
|
||||
|
||||
errorpage 403 {
|
||||
|
||||
Reference in New Issue
Block a user