最佳答案
使用像 Apache 执行 PHP 脚本这样的 Node.js web 服务器函数需要哪些步骤?有什么方法可以把 PHP 集成到 Node.js 中吗?
注意: 我不想直接在 Node.js 中执行 PHP 脚本,而是通过 Apache 实例或类似的东西“路由”。