My Umbraco Forms files are accessible without being logged in Print

  • 0

If you self-manage your zone follow the steps below:

Cloudflare by default caches all static assets, most files uploaded via Umbraco Forms will be classed as a static file and will be cached in the CDN after the first load.

To stop this from happening add a Cache rule to your Cloudflare zone to exclude the path:

/media/forms/upload/*

If we manage your zone please open a support ticket.


Was this answer helpful?

« Back