app.yaml:

application: app21zh
version: 1
runtime: python
api_version: 1

handlers:
- url: /static
  static_dir: static

- url: /img
  static_dir: img

- url: .*
  script: main.py

file structure:
-img
-skins
--default
-static

TIA. hope i can get a answer.
btw, do u think if google soon will add native support of friend
connect with its app engine, which render my endeavor to add friend
connect to my appspot a vain?

--~--~---------~--~----~------------~-------~--~----~
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 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to