Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Mac に nginx を brew install nginx をインストールしましたが、構成ファイルがどこにあるのかわからず、「brew install nginx --add-module=xxxx」を使用してモジュールを追加しても機能しません...助けてください!!!
現時点 (2018 年 4 月) ではnginx-full、デフォルトで非推奨になっています。サードパーティのモジュールをインストールするには:
nginx-full
brew tap denji/nginx
brew install nginx-full --with-nchan-module