README-win32: more additions.

pull/177/head
Yichun Zhang (agentzh) 9 years ago
parent 5fc5745de0
commit ed8b6996e9

@ -6,6 +6,10 @@ README-win32 - README for the Windows 32-bit build of OpenResty
Description Description
=========== ===========
The binary distributions of OpenResty can be downloaded from the following web page:
https://openresty.org/#Download
To start the NGINX server of the nginx server of the Win32 binary distribution of OpenResty: To start the NGINX server of the nginx server of the Win32 binary distribution of OpenResty:
```bash ```bash
@ -105,6 +109,9 @@ TODO
package redistribution. package redistribution.
* Bundle StrawberryPerl to make command-line utilities like `resty` work out of the box (without * Bundle StrawberryPerl to make command-line utilities like `resty` work out of the box (without
manually installing a Perl). manually installing a Perl).
* Deliver an alternative Win32 binary package built with best debuggin capabilities (like enabling
NGINX debugging logs, disabling C compiler optimizations, and enabling all the assertions and checks).
* Deliver binary packages for 64-bit Windows (Win64).
Details About The Building Process Details About The Building Process
================================== ==================================

Loading…
Cancel
Save