Hi all, third (and hope last) question for today..
The goal is simple: how can I disable cache for the homepage of a
certain site in a 4.3.1 EE (so, ETK and site-domains activated)?
Before (on 4.1) we used an exclude voter:
***
class: info.magnolia.voting.voters.URIPatternVoter
pattern: /site-xx?$
***
where /site-xx was the root of that site.
But now, on 4.3.1, we arrive on that page directly with www.site-xx.com,
so the URI is "/". It is obvious that I can not use that voter anymore,
because all the root of every site wouldn't be cached.
Are there other voters, maybe site-based?
Or other way I can avoid cache for a homepage of a site?
Thanks a lot for any helps, and sorry fir asking so much.
Matteo
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------