Likely you set the expiration long, and the edgecache cached the old version. Your app.yaml specifies the settings for a default on static files.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Mike Sent: Friday, December 02, 2011 2:33 AM To: Google App Engine Subject: [google-appengine] CSS file not updating when deploying app Hey I have made changes to one of my CSS files, however after deploying my application the changes to the CSS are not being reflected in the live CSS. If I go to the explicit version number of the app I.e. 1.myappid.appspot.com the changes to the CSS are apparent. Is this a server caching issue that will sort itself out or do I need to do something to "fix" this? Thanks -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
