• 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.

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