nginx compile

1, after download source code, follow this page:

http://nginx.org/en/docs/configure.html

2, use the example configure

3, download the required package  pcre-8.38  zlib-1.2.8 and unpack them at the specified path in the configure parameter.

4, make; sudo make install

enjoy.

posted on 2016-03-24 22:14  codeh  阅读(93)  评论(0)    收藏  举报