Hi,

I am trying to add some components in no-cache configuration. At the first step 
I used URIStartsWithVoter. That is working fine. 

But my scenario is to add the components to no-cache config which is ending 
with my Component name.
In this case,I chose URIRegexVoter to implement it. But I it is not working for 
me.

The configuration is:

[code]+ modules
  + cache
     + config
        + configurations
           + default
                + cachePolicy
                   + voters
                      + urls
                          + deny
                             -[b]myComponent[/b]
                              o info.magnolia.voting.voters.URIRegexVoter
                              o .*\.endingWithmyComp\.[^\.]*[/code]
Please help me.

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=1ca9312e-c1fa-436e-8b65-189ecc1e4a9d


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to