摘要: nginx安装:wget http://nginx.org/download/nginx-1.12.2.tar.gztar zxvf nginx-1.12.2.tar.gzcd nginx-1.12.2./configure --prefix=/usr/local/nginx --with-pcre 阅读全文
posted @ 2018-03-02 17:34 小绵羊~~ 阅读(243) 评论(0) 推荐(0)