Hello,
I have installed LiteSpeed and configured LSCache but tests show that the pages are not caching:
My configuration is this:
P.S. Wordpress plugin is installed and enabled and Check Public Cache was not enabled in .htaccess because I set it to yes in the Admin area.
Can you please advise?
Also, I have a sign in & sign up section in the header that needs to be dynamic in order to allow users to login. Can you advise how I can do that?
Thank you!
I have installed LiteSpeed and configured LSCache but tests show that the pages are not caching:
Code:
HTTP/1.1 200 OK
Date: Thu, 02 Feb 2017 20:13:45 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
Set-Cookie: __cfduid=d5f9475fe339ddbcb0137e564378dd0fb1486066423; expires=Fri, 02-Feb-18 20:13:43 GMT; path=/; domain=.xxxxxxxxx.com; HttpOnly
Cf-Railgun: direct (starting new WAN connection)
Link: <https://lsws.xxxxxxxxx.com/wp-json/>; rel="https://api.w.org/"
Link: <https://lsws.xxxxxxxxx.com/>; rel=shortlink
Set-Cookie: wpml_referer_url=https%3A%2F%2Flsws.xxxxxxxxx.com%2F; expires=Fri, 03-Feb-2017 20:13:33 GMT; Max-Age=86400; path=/
Set-Cookie: _icl_current_language=en; expires=Fri, 03-Feb-2017 20:13:33 GMT; Max-Age=86400; path=/
Set-Cookie: _icl_current_language=en; expires=Fri, 03-Feb-2017 20:13:34 GMT; Max-Age=86400; path=/
X-Litespeed-Cache-Control: no-cache
X-Powered-By: PHP/7.0.15
X-Turbo-Charged-By: LiteSpeed
Strict-Transport-Security: max-age=315360000; includeSubDomains; preload
X-Content-Type-Options: nosniff
Server: cloudflare-nginx
CF-RAY: 32b04e2908c72914-OTP
P.S. Wordpress plugin is installed and enabled and Check Public Cache was not enabled in .htaccess because I set it to yes in the Admin area.
Can you please advise?
Also, I have a sign in & sign up section in the header that needs to be dynamic in order to allow users to login. Can you advise how I can do that?
Thank you!