• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. P

    Resolved Node.js application ingored

    I need to add something: The index.html should not be in the document_root folder, but in the application root or probably anywhere else if you want it to be served by your express server. Otherwise the index.html is served by plesk/appache/nginx without ever looking for the server.js...
  2. P

    Resolved Node.js application ingored

    Ok I do not exactly know how, but now it seems to work... I don't know what exactly fixed the issue but I did the following: 1. installed nginx 2. looked for the issue "Server not reachable" 3. tried another subdomain for the app.
  3. P

    Resolved Node.js application ingored

    Hi! I have a similar issue. I placed my server.js at the application root and my index.html at the document root directory. Only the index.html is shown in the browser, but the server.js seems to be never called. How did you fix your issue? Could you please provide a solution here.
Back
Top