2018年11月9日
摘要: 编译和安装 tar xf nginx-1.10.2.tar.gz -C /usr/src/ cd /usr/src/nginx-1.10.2 ./configure --user=www --group=www --prefix=/usr/local/nginx --with-http_stub_s 阅读全文
posted @ 2018-11-09 16:59 志气飞扬 阅读(263) 评论(0) 推荐(0)