Skip to content

DmitryZemlyuk/nginx-win64-builder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-win64-builder

Automatic build 64-bit Windows binaries of the latest nginx and openssl releases. For basic authentication use user1:1234567890 or change it by editing 8 and 9 line in 2.sh before compiling.

Used software:

Prerequirements:

Compile nginx from sources:

  1. Download latest version of scripts;
  2. Put files from archive to C:\msys64\home\%username%\;
  3. Double click on compile.bat and wait until msys2 shell window are closed;
  4. Press any key to continue and wait until all shell windows are closed;
  5. Grab your freshly compiled nginx with openssl and fancyindex theme from C:\msys64\home\%username%\.

About

nginx-win64-builder

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 86.8%
  • Batchfile 13.2%