You need to indicate that the forward slash "/" is the last one in the string, so instead of - url: / before static_files, better - url: /$ . This should prevent the forward slash "/" to be treated in the same way as "/.+".
-- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/94a694ef-2018-4557-99cf-61ce0f6d37de%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
