Never Cache URL(s) Parameter Getting Ignored
-
Parameter for Never Cache URL(s) is working till version 2.1.18. However, it is getting ignored there after.
We have set the regex as following :
https://www.mydomain.com/inventory/*
This is the regex to ignore the product pages to be cached for any url following https://www.mydomain.com/inventory/
We have also tried
https://www.mydomain.com/inventory/(.*)
https://www.mydomain.com/inventory/(*)
But these are not working as well.
While debugging we also found that value for breeze-exclude-urls within breeze_advanced_settings is saved but not in breeze_file_settings after version 2.1.18. (Unsure if this is relevant or not).
The topic ‘Never Cache URL(s) Parameter Getting Ignored’ is closed to new replies.