• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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