alibaba/nginx-http-concat

问一下nginx是通过homebrew安装的,怎么装这个模块?

jawalkwan opened this issue · 2 comments

R.T.

brew install nginx-full --with-concat-module
然而报错this formula has no --with-concat-module option so it will be ignored!

just using:

brew tap mycoin/nginx
brew install nginx-full --with-http-concat-module

BTW:
you should update the nginx.conf like this:

concat_types: text/css application/javascript;