I want my site to run in http://domain.com/web
I did the prefix configuration in app.js and works as expected.
Now I want the http://domain.com/ to be redirect to /web but instead I get a “Cannot GET /” error.
Redirection from the Apache configuration doesn’t work