mpaste.cascade...
- Cascades through several applications, so long as applications
return 404NotFound.
CCascade...
- Passed a list of applications, Cascade will try each of them
in turn. If one returns a status code listed in catch (by
default just 404NotFound) then the next application is
tried.