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 b7936f9 commit 62a7c2eCopy full SHA for 62a7c2e
README.md
@@ -6,6 +6,12 @@ nginx build scripts on msys2 mingw with dependencies and custom patches
6
7
[](https://ci.appveyor.com/project/myfreeer/nginx-build-msys2)
8
9
+## Features
10
+
11
+* native x86-64 (x64, amd64) build for windows.
12
+* nginx can execute in directory or path containing non-ascii characters.
13
+* read file names in directory as utf8 encoding (affecting autoindex module).
14
15
## [Releases](https://github.com/myfreeer/nginx-build-msys2/releases)
16
17
* `nginx-*-i686.exe`: 32-bit nginx
0 commit comments