We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71f5271 commit 4196172Copy full SHA for 4196172
util/build.sh
@@ -45,11 +45,11 @@ ngx-build $force $version \
45
--with-select_module \
46
--with-poll_module \
47
--with-rtsig_module \
48
+ --without-http_ssi_module \
49
--with-debug
50
#--add-module=/home/agentz/git/dodo/utils/dodo-hook \
51
#--add-module=$home/work/ngx_http_auth_request-0.1 #\
52
#--with-rtsig_module
53
#--with-cc-opt="-g3 -O0"
54
#--add-module=$root/../echo-nginx-module \
- #--without-http_ssi_module # we cannot disable ssi because echo_location_async depends on it (i dunno why?!)
55
0 commit comments