Skip to content

Does Patchstack work with LiteSpeed?

LiteSpeed has the ability to support .htaccess files as well, so Patchstack will work with LiteSpeed.
However, make sure your .htaccess file contains the following on top of the file:

<IfModule LiteSpeed>
   CacheLookup public on
</IfModule>