Nginx Google 扩展

安装配置详见:

https://github.com/cuber/ngx_http_google_filter_module/blob/master/README.zh-CN.md

tenginx详见:

http://www.cnblogs.com/jifeng/p/5548239.html

编译指令:

./configure --prefix=/usr/local/nginx --user=www-data --group=www-data --with-http_stub_status_module --with-http_sub_module  --add-module=/root/ngx_http_substitutions_filter_module-0.6.4 --add-module=/root/ngx_http_google_filter_module-0.2.0

上一篇:PlayFramework 1.2.x 在Controller 中识别JSON提交


下一篇:程序员节应该写博客之.NET下使用HTTP请求的正确姿势