The book states that a static asset management has been introduced: http://web2py.com/books/default/chapter/29/04/the-core?search=Static+asset+management#Static-asset-management As I understand it, static files are not cached in the browser unless a dynamic versioning path is introduced. Thankfully, the book provides a description to make apache and Nginx handle the versioning path. I am not sure though if and how to proceed running the app on GAE. My guess is to place something similar in the gaehandler-file. I am trying to get images cached Would be great to get a hint. Thanks, Stephan
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

