Plugin Support
qtwrk
(@qtwrk)
Hi,
Please provide the report number
Best regards,
Plugin Support
qtwrk
(@qtwrk)
Hi,
The cache root is not set , therefore you are literally running on dynamic PHP pages.
May I know what is your server environment and if you have root access?
best regards
Thread Starter
Ugur
(@enuyguncom)
I have a dedicated server and yes i do have root access.
Plugin Support
qtwrk
(@qtwrk)
Hi,
Since you are not mention the environment , please check this wiki for how to create cache root.
Once you have successfully set the cache root , refresh twice or thrice your page your will see an HTTP header x-litespeed-cache: hit
Best regards,
Sorry to hijack this thread but there is something I need to fully get my head around.
If I follow your wiki for Plesk extension, I should manually add
<IfModule LiteSpeed>
CacheLookup public on
</IfModule>
And this is what the wordpress plugin extension adds:
<IfModule LiteSpeed>
RewriteEngine on
#CacheLookup on
RewriteRule .* – [E=Cache-Control:no-autoflush]
RewriteRule ^min/\w+\.(css|js) – [E=cache-control:no-vary]
Do I need both Cache (public) lookup entries?
Plugin Support
qtwrk
(@qtwrk)
Hi,
No , if you use LiteSpeed cache plugin , all the necessary and required directives are automatically placed by the plugin.
just make sure you have set cache root.
Best regards,
Thanks for the fast reply!
Thread Starter
Ugur
(@enuyguncom)
I am using directadmin, can you help me creating cache root please.
Plugin Support
qtwrk
(@qtwrk)
Hi,
For DirectAdmin , please check this doc
Best regards,