There is no option in routing, it's not the routing matter, but the cache matter.
Check your cache.yml files, but it can also be the apache configuration... Disable your cache, and test it. Alexandre 2009/12/1 Guychmyrat Amanmyradov <[email protected]> > Hello, > Firefox caches my dynamic pages, it does not show my new messages. I have > to press ctrl + f5 to see them. but if i can add a random parameter end of > my url ff thinks i sent new data. so it shows my new messages. > for a page i do not want to stop my all page cache. > > is there any way to add auto parameter on my routing.yml > > for example: > > messages: > url: /:sf_culture/messages/list > param: { module: messages, action: list , randpar : <?php echo > rand(1,100000); ?> } > > this is not working. > > thanks in advance. > > > ------------------------------ > Yahoo! Türkiye açıldı! > Haber, Ekonomi, Videolar, Oyunlar hepsi Yahoo! Türkiye'de! > www.yahoo.com.tr <http://tr.yahoo.com/> > > -- > You received this message because you are subscribed to the Google Groups > "symfony users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<symfony-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en. > -- Alexandre Salomé -- [email protected] -- You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en.
