I have GAE application and server with apache and php. I want to update my GAE application (1 file "helloworld.py"). How can i do this through server with PHP? I want to upload new version. On my serever (with Apache and PHP) i have a new version of GAE application (new version of 2 files "app.yaml" and "helloworld.py" ) with new code version and i want to upload these 2 files, with new code version, in my application (123test.appspot.com). Using CURL.
-- 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.
