Hello, I use google app for business and have a domain setup.  I have a 
simple (hello world) GAE app running that only allows logins from my domain 
and https by default. 

What i'd like to do is forward all http requests from this new GAE site to 
a locally running web server and to have the request/responses all funnel 
through this new GAE site.  I guess you would refer to this as a proxy 
setup.  

My plan is to only allow traffic from this new GAE app into this locally 
running server by restricting the ip address.

Can I do this?  I'm using python/flask

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to