Hello,
I would like to know how to enable fastcgi cache for the index page only when the user is not logged in (i.e., does not have the “is_authenticated” cookie). Additionally, this setting should apply to all existing domains and any domains I create in the future. I am using PHP-FPM with Nginx. Any guidance would be appreciated.
Thank you!
Create a custom config for the software and create an exclusion as in:
Can’t you use wordfence or w3 total cache for this ?