Hello,
I am testing the plug in all seem to be working fine. I have digital download site and I am doing ever cache for some pages like cart, check out etc. using the following and seems to be working fine.
/.*cart.*
/.*checkout.*
/.*my-account.*
How ever in the actual download page in the URL checkout/order-received/?order=3444&key=order_52b87ec0cbdeb it says the following.
Page Caching using disk: enhanced (Requested URI contains query)
Does this mean it is caching or not, I dont actually want it to cache this URL
Thanks for your answer