Hi Jan, Replacing .* with .js should work. In any case .* won't work, use * to match all files.
Regards, Sachin On Tue, Aug 11, 2009 at 3:02 AM, Jan Souza <[email protected]> wrote: > Hi All, > > i´m trying disable cache for my external javascripts > > <Optional feature="content-rewrite"> > <Param name="include-urls"></Param> > <Param name="exclude-urls">.*</Param> > <Param name="include-tags"></Param> > </Optional> > > but, don't work on orkut sandbox. > > Any ideia what's wrong ? > > Thank you. > > -- > > ================== > Atenciosamente, > Jan Gomes - [email protected] > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/opensocial-orkut?hl=en -~----------~----~----~----~------~----~------~--~---

