摘要:
1,http://nginx.org/en/download.html下载http://nginx.org/download/nginx-1.2.0.tar.gz2,tar -xf nginx-1.2.0.tar.gz3,进入解压目录 chmod a+rwx *4,./configure --without-http_rewrite_module5,make && make install6,sudo /usr/local/nginx/sbin/nginx浏览器访问 localhost 阅读全文
posted @ 2012-05-13 17:30
Gukw
阅读(19467)
评论(0)
推荐(0)
浙公网安备 33010602011771号