I'd think this would work (but I haven't tried it):

- url: /
  static_dir: static

Note: this requires all of your site files to be in a subdirectory of
your application, since for a static_dir directive you need to specify
a relative directory.  I'm not sure if "static_dir: ." would work.
Try it yourself; I'm not personally interested in using app engine for
non-webapp static websites.  Seems like a waste.

On Apr 17, 10:11 am, jago <[email protected]> wrote:
> Hi,
>
> How do I set up the app.yaml that it uploads and serves basically all
> files as they are?
>
> jg
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to