Search results

  1. T

    Disable varnish cache without disabling Cloudflare cache

    Hi, a web chat support agent told me to add the following line to my htaccess to disable varnish's caching: ' Header set Cache-Control "max-age=0, private, no-cache, no-store, must-revalidate" ', This worked but I encountered an issue: Cloudflare's cache was getting a miss due to this...
Top