Hey everyone
I made a website using ejs/express but ejs serves the content as html and i don’t know why but Cloudflare add HTML in cache so my dynamic website become static and nothing can work.
I tryed to set theses rules to block the cache but it don’t work:
Cloudflare keep caching entierely my html pages.