I have tried doing
- url: /app1/.*
script: App1.py
- url: /app2/.*
script: App2.py
but it is not working. Also what about the other parameters in the
yaml file
application: appname
version: 1
runtime: python
api_version: 1
Will these not be included in in above case?
Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---