• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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