redis: delete vhost

This commit is contained in:
Usman Nasir
2020-01-18 21:50:54 +05:00
parent 0b15cf9c1a
commit 7cd9a171e8
2 changed files with 27 additions and 22 deletions

View File

@@ -395,7 +395,7 @@ pm.max_spare_servers = {pmMaxSpareServers}
ServerAdmin {administratorEmail}
CustomLog /home/{masterDomain}/logs/{masterDomain}.access_log combined
<IfModule LiteSpeed>
CacheRoot lscache
CacheRoot /home/{masterDomain}/lscache
</IfModule>
}
}'"""