Hi Tom, Whitelisting isn't a function of the DoS API.
-Nick Johnson On Wed, Mar 31, 2010 at 6:40 PM, Tom Wu <[email protected]> wrote: > Hi Nick, > > Only see the blacklist(Deny) syntax in dos.yaml. How about the > whitelist(Allow) in dos.yaml ? > The .htaccess of Apache can provide two way ip restriction. > > Kind Regards > Tom Wu > > > > > 2010/4/1 Nick Johnson (Google) <[email protected]> > >> Hi J, >> >> The recently released DoS API is designed for just this: >> http://code.google.com/appengine/docs/python/config/dos.html >> >> -Nick Johnson >> >> >> On Wed, Mar 31, 2010 at 5:50 PM, J <[email protected]> wrote: >> >>> I am looking to restrict my web site and deny access from a set of IP >>> addresses, much like the Apache mod_access module does. >>> >>> Would have expected to be able to specify it in app.yaml somehow (GAE/ >>> Python). Any suggestions welcome. >>> >>> -- >>> 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]<google-appengine%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/google-appengine?hl=en. >>> >>> >> >> >> -- >> Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. >> :: Registered in Dublin, Ireland, Registration Number: 368047 >> Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: >> 368047 >> >> -- >> 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]<google-appengine%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-appengine?hl=en. >> > > -- > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 -- 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.
