I\'m trying to make my website work with any trailing URL.
I\'m using the following code in the server.
app.get("/*", (req, res) => { re