now we enable ngx_http_ssl_module by default and we also enable ngx_set_misc by default.

This commit is contained in:
agentzh (章亦春)
2011-03-07 01:22:16 +08:00
parent bf6c7ba404
commit 8d2fd89284
3 changed files with 83 additions and 24 deletions

View File

@ -6,3 +6,6 @@ all:
test: all
prove -r t
try: all
cd ngx_openresty-`./util/ver` && ./configure