`
hizhangqi
  • 浏览: 86590 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

mac安装nginx

阅读更多
1,http://nginx.org/en/download.html下载http://nginx.org/download/nginx-1.2.0.tar.gz

2,tar -xf nginx-1.2.0.tar.gz

3,进入解压目录  chmod a+rwx *

4,./configure --without-http_rewrite_module

5,make && make install

6,sudo /usr/local/nginx/sbin/nginx

浏览器访问 localhost

http://www.cnblogs.com/Gukw/archive/2012/05/13/2498328.html
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics