Routing setting for 404 on NodeJS

You can add a custom 404 page by adding a route for the path * as a last route in the routing manager

2 Likes