如何在 VPS (centos) 上同时使用 Apache 和 nodejs 服务器

How to use Apache and nodejs server together on VPS (centos)

我在 Php 中使用 apache,在聊天应用程序中使用 nodejs sokcetio。它在我的本地主机上运行良好。我有一个 bluehost vps。如何同时使用 apache 和 nodejs

运行 NodeJS 应用程序在默认 apache 端口(80 和 443)以外的端口上。