摘要: y@y:~$ sudo apt-get install nginxy@y:~$ sudo service nginx starty@y:~$ nginx默认使用80端口,打开浏览器输入:http://localhost/Welcome to nginx!If you see this page, t... 阅读全文
posted @ 2015-06-12 08:22 yshy 阅读(506) 评论(0) 推荐(0)
摘要: 安装:$npm install -g forevery@y:ydkt$ forever start server/app.js warn: --minUptime not set. Defaulting to: 1000mswarn: --spinSleepTime not set. Y... 阅读全文
posted @ 2015-06-12 07:47 yshy 阅读(713) 评论(0) 推荐(0)