is it possible to serve a static directory with a given expiration
time while serving a contained file with a different expiration.

for example this does not work for me:

- url: /static
  expiration: 1d
  static_dir: static

- url: /static/admin/xy\.nocache\.js
  expiration: 60s
  static_dir: static


thx in advance, 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