enable cache lookup lsws ent

This commit is contained in:
Usman Nasir
2020-09-21 22:26:37 +05:00
parent 01565eae17
commit 093fc797e6

View File

@@ -150,6 +150,7 @@ rewrite {
AddHandler application/x-httpd-php{php} .php .php7 .phtml
<IfModule LiteSpeed>
CacheRoot lscache
CacheLookup on
</IfModule>
</VirtualHost>
@@ -166,6 +167,7 @@ rewrite {
AddHandler application/x-httpd-php{php} .php .php7 .phtml
<IfModule LiteSpeed>
CacheRoot lscache
CacheLookup on
</IfModule>
</VirtualHost>"""