I have a few templates that use the `{% redirect %}` [craft tag](https://craftcms.com/docs/templating/redirect). It looks like the htmlcache caches the page and not the redirect. Is there a way to disable or exclude htmlcache on some URLs or templates?
I have a few templates that use the
{% redirect %}craft tag. It looks like the htmlcache caches the page and not the redirect.Is there a way to disable or exclude htmlcache on some URLs or templates?