Try this regex:
/home(.html)*?$
but must be a regex... so you should implement something like
RegexpVirtualURIMapping.

Andrea


2010/2/8 Matteo Pelucco <[email protected]>

>
> Hi all, list!
> Simple and maybe stupid question.
>
> Which kind of Voter I have to use if I want to exclude exactly *one* page
> from Cache mechanism?
>
> In my case, I want to exclude
>
>   /home
>
> (but not /home/section, /home/tools, ...)
>
> URIStartsWith and URIPattern seems not to be that case, because they works
> in "wildcards" mode.
>
> Thanks in advance..
>
> Matteo
>
>
> ----------------------------------------------------------------
> For list details see
> http://www.magnolia-cms.com/home/community/mailing-lists.html
> To unsubscribe, E-mail to: <[email protected]>
> ----------------------------------------------------------------
>
>

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

Reply via email to