• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Resolved Node js

0xFF

New Pleskian
Server operating system version
ubuto 2204
Plesk version and microupdate number
Plesk Obsidian v18.0.60_build1800240421.18 os_Ubuntu 22.04
For some reason, you can view the source files of the Node application, and you can't block it through Node.js because it just gets a / request. Plesk does something, and I tried with Nginx stuff, but sadly it didn't work. I found this but no response there. NodeJS on plesk is showing all the source code on the url
 
fix it with cf if you need the expressio here is it (http.request.uri.path in {"js" "cjs" "env" "md" "prisma" "json"}) or (http.request.uri contains ".js") or (http.request.uri contains ".env")
 
Back
Top