cache testing update
I changed the Rewrite to:
RewriteEngine on
RewriteRule (.*\.php)?$ - [L,E=Cache-Control:max-age=120]
And tested using curl -I - X-Litespeed-Cache:hit was in the response , but testing again and has stopped showing up.
Can't be far away...!
Have tried different rules but not working...?
Any ideas...?
Thanks
|