Is there a way to cache the following two pages so that the cached
pages are different?

http://www.cakephp.org/articles/index/18?year=2003

http://www.cakephp.org/articles/index/18?year=2007

The default behavior of the Cache helper seems to just make these two
pages have the same content which is stored in a cache file named
articles_index_18, so if I view the year 2003 articles first, then I
see 2003 year articles when I try to visit the year=2007 page.




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to