As we know we can use "http://localhost/_ah/admin"; to go through the
local database before upload to GAE.  And we can not directly use
"http://www.mydomain.com/_ah/admin"; to visit the online database after
"appcfg.py" to GAE.

My question is:

how can I achieve the same as online database? How to limit the local
"_ah/admin"?

When I developing local webserver, I don't wanna everyone can visit
database directly by "_ah/admin"

Thanks a lot!!!
--~--~---------~--~----~------------~-------~--~----~
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