问一下nginx是通过homebrew安装的,怎么装这个模块?
jawalkwan opened this issue · 2 comments
jawalkwan commented
R.T.
SuperShan0926 commented
brew install nginx-full --with-concat-module
然而报错this formula has no --with-concat-module option so it will be ignored!
mycoin commented
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;