ngx_http_proxy_connect_module icon indicating copy to clipboard operation
ngx_http_proxy_connect_module copied to clipboard

How to install this module on Windows?

Open OldBoyFromFDU opened this issue 6 years ago • 1 comments

I wanna upgrade this patch on Windows.But how to do it……On Linux we can ./configure &&make &&make install.Emmm....how to patch on Windows?

OldBoyFromFDU avatar Apr 19 '19 07:04 OldBoyFromFDU

  1. patch on windows: see this link: https://stackoverflow.com/questions/517257/how-do-i-apply-a-diff-patch-on-windows
  2. compile nginx on windows: see this link: http://nginx.org/en/docs/howto_build_on_win32.html

chobits avatar Apr 24 '19 06:04 chobits