I am having some routing trouble in app.yaml when faced with a certain scenario, and was hoping I could get some help.
I'm building app with a static blog component that needs to use the "catch-all" pattern to route index files, which works perfect.
The challenge is that I would also like to also route to a custom error page, which may not be possible at the same time (possibly via python script?).
If anyone can help me come up for a solution for this, there is some bitcoin in it for you.
Thanks Guys