nginx - 我使用 Homebrew 软件安装 nginx,如何添加第三个模块?

标签 nginx module add homebrew

我在我的 Mac 上 brew install nginx,但我不知道配置文件在哪里,我使用 'brew install nginx --add-module=xxxx' 添加模块不起作用...请帮助!!!

最佳答案

nginx-full brew formula 有许多选项可让您安装第 3 方
模块。

查看 brew info nginx-full 的输出.

例如。 HttpHeadersMoreModule可以用命令安装

brew install nginx-full --with-headers-more-module

关于nginx - 我使用 Homebrew 软件安装 nginx,如何添加第三个模块?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16332633/

相关文章:

linux - 无法修补 nginx 源(找不到要修补的文件)

module - aureliajs 条件父布局

c - 在Linux中接管以太网数据

android - 无法在 cordova 3.3 中添加 android 平台

nginx - 308使用Ingress-NGINX使用ExternalName服务进行重定向循环

docker - Docker 容器基本身份验证中的 Nginx

javascript - 添加div的功能(功能之间切换)

javascript - momentJS 日期字符串添加 5 天

linux - nginx(example.app)中的自定义域无法连接

javascript - 在 Javascript 中创建和使用模块