Replies: 0
I’m using W3TC and Redirection plugins on my website, using Redirection I created custom rules to detect operation system (Macintosh vs Windows), and x86 vs x64 Windows version to server correct file to download (https://cherpake.com/get -> Download button).
Whenever I enable Page Cache – it caches first redirect and continues to serve it to other users, ignoring the custom rule, despite the fact I marked those as 307 redirects.
I looked for an option to disable this behavior but didn’t find it under Page Cache settings.
Any help would be greatly appreciated.