开发者

How to change App Engine's Over Quota page?

开发者 https://www.devze.com 2023-02-06 21:23 出处:网络
Is there anyway to do this? Can I开发者_Python百科 customize the AppEngine\'s \"Over Quota\" page? How?

Is there anyway to do this? Can I开发者_Python百科 customize the AppEngine's "Over Quota" page? How?

Thanks BTW.

P.S. I mostly build python webapps, never used GAE Java


You can create a custom HTML error page which app engine will serve for you when you are over quota. Check out the Custom Error Responses documentation.

0

精彩评论

暂无评论...
验证码 换一张
取 消