Category: Lua 5.1

参考入门文档:https://openresty.org/cn/getting-started.html 。运行 lua 程序,响应正常。符合预期。 0

Installation and deployment of OpenResty under Windows 10, and support running PHP and Lua at the same time

浏览量: 6 1. URL: http://openresty.org/cn/download.html , download and install: 64-bit Windows: openresty-1.19.9.1-win64.zip. 2. Unzip to the directory: C:\OpenResty-1.19.9.1-Win64. as shown in Figure 1 3. Usage documentation for Windows version of OpenResty: https://github.com/openresty/openresty/blob/master/doc/readme-windows.md . Start...