nginx安装

1. 下载nginx并解压,先不要执行make

  http://nginx.org/en/download.html

2. 下载openssl并解压,先不要执行make

  https://www.openssl.org/

3. 下载pcre并解压,先不要执行make

  ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/

4. 配置nginx

  

5. 编译安装

  make;make install

 

posted on 2016-11-29 18:19  霏霏暮雨  阅读(126)  评论(0编辑  收藏  举报

导航