• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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