Hi, I have this problem. Lets assume I have user items list with Url: http://localhost/:username/list. Then I can have different versions of this list based on if user is logged or not (displaying some user private items). But it seems that it is impossible to have 2 cache versions within same URL address.
Is that possible to add cache suffix (for ex. _auth, _no_aut) to cache files and then display cache files accordingly. Any ideas ? Regards Tomasz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
