Added HTTP/2 to win32 builds.
This commit is contained in:
parent
7422c3676c
commit
87e3aab40c
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ win32:
|
|||
--with-pcre=$(OBJS)/lib/$(PCRE) \
|
||||
--with-zlib=$(OBJS)/lib/$(ZLIB) \
|
||||
--with-select_module \
|
||||
--with-http_v2_module \
|
||||
--with-http_realip_module \
|
||||
--with-http_addition_module \
|
||||
--with-http_sub_module \
|
||||
|
|
Loading…
Reference in a new issue