读书人

nginx combo设立

发布时间: 2012-09-09 09:27:54 作者: rapoo

nginx combo设置

?

$ wget http://nginx.org/download/nginx-0.7.65.tar.gz

?

$ tar zvfxnginx-0.7.65.tar.gz

?

$ cd nginx-0.7.65

?

4) Build nginx with this module and installit. You may need root privilege to

install it to the default directory.

? $ ./configure--add-module=/path/to/the/source/of/this/module

? $ make

? $ make install

读书人网 >Web前端

热点推荐