application: <myname>
version: 1
runtime: python
api_version: 1
handlers:
- url: /(.*\.(gif|png|jpg|ico|js|css))
static_files: \1
upload: (.*\.(gif|png|jpg|ico|js|css))
- url: .*
script: main.py
--- Original Message ---
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group.To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/oaodi5XIFosJ. To post to this group, send email to google-a...@googlegroups.com.To unsubscribe from this group, send email to google-appengi...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.