【发布时间】:2014-08-04 15:13:12
【问题描述】:
当我使用自制软件安装 nginx 时,我似乎无法弄清楚如何为 nginx 安装 Headers More 模块。
我找到了I use homebrew to install nginx, and how to add 3rd modules?,但这实际上并没有用这个模块重新编译 nginx。它只是下载模块。
我找到了 nginx-full 但带有 --with-headers-more 选项的事件我似乎无法正常工作。
我不断收到此错误:
nginx: [emerg] unknown directive "more_set_input_headers" in /usr/local/etc/nginx/sites-enabled/....
【问题讨论】:
标签: nginx http-headers homebrew