Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将文件上传到 AppFog 并访问了我刚刚创建的站点。 但似乎该站点仅加载 index.html。
我的 node.js 文件名为 server.js,也许我应该将它命名为其他名称? 帮助?
您是否尝试过按照 AppFog官方文档来启动和运行 Node?