nginx: configure --with-compat
Closes #38086. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
1c926a7f1d
commit
69fcf28e7d
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ class Nginx < Formula
|
|||
--http-scgi-temp-path=#{var}/run/nginx/scgi_temp
|
||||
--http-log-path=#{var}/log/nginx/access.log
|
||||
--error-log-path=#{var}/log/nginx/error.log
|
||||
--with-compat
|
||||
--with-debug
|
||||
--with-http_addition_module
|
||||
--with-http_auth_request_module
|
||||
|
|
Loading…
Reference in a new issue