enable cache look for ssl port

This commit is contained in:
Usman Nasir
2020-11-20 10:57:12 +05:00
parent fb902c1541
commit e5f5693aa5

View File

@@ -222,6 +222,7 @@ class sslUtilities:
cacheRoot = """ <IfModule LiteSpeed>
CacheRoot lscache
CacheLookup on
</IfModule>
"""