In router `app.get('/:page', ...)`, `/:page` matches on `favicon.ico` and server tries to get the wrong page.