View Single Post
  #4  
Old 02-15-2013, 09:21 AM
Ledgemonkey Ledgemonkey is offline
Member
 
Join Date: Feb 2013
Posts: 11
Question 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
Reply With Quote