按照DigitalOcean.com的How to install rails and nginx withpassenger on Ubuntu教程,第七步手动启动 nginx:
sudo service nginx start
Run Code Online (Sandbox Code Playgroud)
但失败并出现以下错误:
nginx: unrecognized service
Run Code Online (Sandbox Code Playgroud) 默认情况下127.0.0.1具有localhost别名。
http://127.0.0.1:3000?