Current static file/dir expiration doesn't work very well because
there's no Last Modified http header.

On Nov 1, 5:00 am, dobee <[EMAIL PROTECTED]> wrote:
> thx a lot
>
> just for the records: you dont need default_expiration but the
> static_files directive, the specific url needs to be first
>
> - url: /static/admin/xy\.nocache\.js
>   expiration: 60s
>   static_files: static/admin/xy.nocache.js
>   upload: static/admin/xy.nocache.js
>
> - url: /static
>   expiration: 1d
>   static_dir: static
>
> thx, bernd
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to