Yes, I only gave you some of the handlers of the app.yaml file.
How do you get an app working without the header in app.yaml?
When you put in the correct header does it work what you want?

2009/1/13 arnie <[email protected]>:
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to