I've tried restarting apache and the cached pages still appear, so there must be a folder someplace. I don't have a 'public/cache', so what other places should I look? Is there a URL flag that could trigger this effect as well?
+1
A:
I'm in development mode.
I discovered I had to restart the apache service and clear the browser cache to get my changes to appear 100% of the time.
Adam
2008-09-22 22:02:15
A:
Ctrl+F5 will forcibly reload the page, and all it's linked assets.
It's kind of like clearing the cache for just that one page.
Orion Edwards
2008-09-23 03:09:56