Issue Node.js/Express routing doesn't work

Manu_dev

New Pleskian
I'm using express routing in my plesk node.js application. It works locally, but not in plesk node enviroment. For example, when i go to a route URL, it gives me a 404 error. By the way, i'm using this repository for reference. Thanks in advance for any answer!
 
Hmm unfortunately that seems to be advice for a windows server, correct? I have a linux vps. I've never heard of a web.config but apparently it is a windows server thing?
 
Yes, the rules appear to be for Windows. However, I believe they can be rewritten for Linux preserving the logic and changing the syntax.
 
Back
Top