• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. M

    Question How do you enable WebSockets for nodejs and nginx

    Hi Forum members, I need to enable websockets for a nodejs application. The server is Centos 6 with Nginx and Nodejs4. I've tried to add some directives to the nginx config: proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"...
  2. M

    Resolved Node.js support

    Hi all, I have attempted to use the interface to enable node support on a website. I have followed the help pages but I am unable to get the application to work - even if it is a simple hello world. I have tested the application by calling node directly and it works fine. I set the application...
Back
Top